29 Apr
2017
29 Apr
'17
5:36 p.m.
* Compiler intrinsics are now used speed up binary-gcd steps where possible, sadly this is incompatible with constexpr support since the intrinsics aren't yet constexpr :(
Which intrinsics are those? GCC built-ins are typically constexpr, while the MSVC ones are not.
In that case I'll investigate some more, it's the bitscan forward/backward that I need for this. Thanks, John. --- This email has been checked for viruses by AVG. http://www.avg.com