7 struct CountrOneFunction {
8 template<concepts::Un
signedInteger T>
9 constexpr auto operator()(T value)
const ->
int {
15constexpr inline auto countr_one = detail::CountrOneFunction {};
Definition bit_proxy_reference.h:5
constexpr auto countr_zero
Definition countr_zero.h:34
constexpr auto countr_one
Definition countr_one.h:15
Definition any_storable.h:9