]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/26_numerics/bit/bitops.count/popcount.cc
Add new helper traits for signed/unsigned integer types
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / bit / bitops.count / popcount.cc
2019-06-26  rediAdd new helper traits for signed/unsigned integer types
2019-01-01  jakub Update copyright years.
2018-08-21  rediRemove redundant { dg-do run } directives in tests
2018-07-04  rediOptimize std::rotl and std::rotr, add test for std...