bit
10 KB
-
Optimize std::rotl and std::rotr, add test for std::popcount · 90fc44ec
* include/std/bit (__rotl, __rotr): Avoid branch. (_If_is_unsigned_integer): Use remove_cv_t. * testsuite/26_numerics/bit/bitops.count/popcount.cc: New. From-SVN: r262378
Jonathan Wakely committed