Sujet : Re: constexpr is really very smart!
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.c++Date : 21. Dec 2024, 23:14:56
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20241222001456.00007e84@yahoo.com>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
On Fri, 20 Dec 2024 14:31:54 -0800
Tim Rentsch <
tr.17687@z991.linuxsc.com> wrote:
Thank you for that. Sadly I am not able to run it because my
test environment is lacking _rdtsc(), and I haven't been able
to find out how to install it.
Any x86-64 Linux should have _rdtsc() as inline function (or built-in)
defined in x86intrin.h. No installation required.
By the way, I send you an email earlier today. Did that get to
you?
Yes, I got it.