Searched defs:safe_bool (Results 1 – 4 of 4) sorted by relevance
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ | ||
| D | predicate_result.hpp | 45 typedef void (dummy::*safe_bool)(); typedef in boost::test_tools::predicate_result |
| D | mock_object.hpp | 141 typedef void (dummy::*safe_bool)(); typedef in boost::itest::mock_object |
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/ | ||
| D | safe_bool.hpp | 22 class safe_bool class |
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/ | ||
| D | optional.hpp | 442 …unspecified_bool_type safe_bool() const { return m_initialized ? &this_type::is_initialized : 0 ; } in safe_bool() function in boost::optional_detail::optional_base |