HomeSort by relevance Sort by last modified time
    Searched refs:unspecified_bool (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
operator_bool.hpp 18 static void unspecified_bool( this_type*** ) function
26 return px == 0? 0: unspecified_bool;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
safe_bool.hpp 34 static void unspecified_bool(this_type***) function in class:boost::range_detail::safe_bool
40 return x ? unspecified_bool : 0;

Completed in 54 milliseconds