Home
last modified time | relevance | path

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

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