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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
H A Dintegral_constant.hpp48 typedef integral_constant<bool,true> true_type; typedef in namespace:boost
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1618 typedef bool_constant<true> true_type; typedef in namespace:testing::internal
1624 struct is_pointer<T*> : public true_type {};

Completed in 83 milliseconds