1
0
forked from boostorg/core

Add countr_zero, countr_one

This commit is contained in:
Peter Dimov
2020-12-28 21:52:02 +02:00
parent 045487ba96
commit a47eebf41a
5 changed files with 114 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
// Test for boost/core/bit.hpp
// Test for boost/core/bit.hpp (rotl, rotr)
//
// Copyright 2020 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.