Home
last modified time | relevance | path

Searched refs:is_hold_any (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/spirit/home/support/detail/
H A Dhold_any.hpp444 struct is_hold_any : mpl::false_ {}; struct
447 struct is_hold_any<basic_hold_any<Char> > : mpl::true_ {}; struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dattributes.hpp319 : traits::is_hold_any<typename traits::container_value<Container>::type>
328 , traits::is_hold_any<Expected>