Home
last modified time | relevance | path

Searched refs:public_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/variant/detail/
H A Dinitializer.hpp82 public_T; typedef in boost::detail::variant::make_initializer_node::apply::initializer_node
85 typedef boost::is_reference<public_T>
88 … typedef typename boost::mpl::if_<is_reference_content_t, public_T, const public_T& >::type
93 …ef typename boost::mpl::if_<is_reference_content_t, disable_overload<public_T>, public_T&& >::type
96 typedef typename call_traits<public_T>::param_type
164 >::type BOOST_PP_CAT(public_T,N); \
166 BOOST_PP_CAT(public_T,N) \
178 >::type BOOST_PP_CAT(public_T,N); \
180 BOOST_PP_CAT(public_T,N) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp1249 >::type BOOST_PP_CAT(public_T,N); \
1263 BOOST_VARIANT_ENUM_PARAMS(public_T)