Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dpush_back_impl.hpp28 struct has_push_back_arg {}; struct
41 ( boost::is_same< T, has_push_back_arg >::value )
53 : aux::has_type< push_back< Seq, has_push_back_arg > >
57 typedef aux::has_type< push_back< Seq, has_push_back_arg > > type;
59 (aux::has_type< push_back< Seq, has_push_back_arg > >::value)