Sujet : Re: Top 10 most common hard skills listed on resumes...
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.cDate : 28. Aug 2024, 13:06:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240828150632.000032aa@yahoo.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
On Wed, 28 Aug 2024 13:02:03 +0200
Bonita Montero <
Bonita.Montero@gmail.com> wrote:
Am 28.08.2024 um 12:43 schrieb Michael S:
Virtual function call is typically implemented as double
indirection, so it ends up even slower than C-style call through
function pointer.
If you have a function<>-object there's no double indirection.
Are you still talking about virtual functions or trying to shift a
goalpost?