Home
last modified time | relevance | path

Searched refs:is_chained_base (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/
H A Doperators.hpp675 template<class T> struct is_chained_base { struct
683 struct is_chained_base< template_name4<T, U, V, W, B> > { \
691 struct is_chained_base< template_name3<T, U, V, B> > { \
699 struct is_chained_base< template_name2<T, U, B> > { \
707 struct is_chained_base< template_name1<T, B> > { \
729 ,class O = typename is_chained_base<U>::value \
746 struct is_chained_base< template_name<T, U, B, O> > { \