Home
last modified time | relevance | path

Searched refs:true_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Doperators.hpp663 struct true_t {}; struct
684 typedef operators_detail::true_t value; \
692 typedef operators_detail::true_t value; \
700 typedef operators_detail::true_t value; \
708 typedef operators_detail::true_t value; \
738 struct template_name<T, U, operators_detail::empty_base<T>, operators_detail::true_t> \
747 typedef operators_detail::true_t value; \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp304 typedef char true_t; typedef in boost::move_detail::is_convertible
307 static true_t dispatch(U);
310 static const bool value = sizeof(dispatch(trigger())) == sizeof(true_t);