Searched defs:bool_ (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
H A Dbool.hpp23 template< bool C_ > struct bool_ struct
27 typedef bool_ type;
34 bool const bool_<C_>::value;

Completed in 33 milliseconds