Home
last modified time | relevance | path

Searched defs:static_is_pow2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dmath.hpp230 struct static_is_pow2 struct
232 static const bool value = (N & (N-1)) == 0;