mirror of
https://github.com/boostorg/core.git
synced 2026-05-05 12:14:16 +02:00
Add countl_zero, countl_one
This commit is contained in:
@@ -225,6 +225,7 @@ run cmath_test.cpp ;
|
||||
run bit_cast_test.cpp ;
|
||||
run bit_rotate_test.cpp ;
|
||||
run bit_countr_test.cpp ;
|
||||
run bit_countl_test.cpp ;
|
||||
|
||||
use-project /boost/core/swap : ./swap ;
|
||||
build-project ./swap ;
|
||||
|
||||
Reference in New Issue
Block a user