Home
last modified time | relevance | path

Searched refs:not_is_variant (Results 1 – 4 of 4) 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/
H A Dattributes.hpp241 mpl::and_<not_is_optional<T>, not_is_variant<T> >
273 struct not_is_variant struct
278 struct not_is_variant<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Domain> struct
283 struct not_is_variant<boost::optional<T>, Domain> struct
284 : not_is_variant<T, Domain>
375 , typename spirit::traits::not_is_variant<Attribute, Domain>::type> {};
1297 call_impl(out, val, not_is_variant<T>()); in call()
H A Dattributes_fwd.hpp184 struct not_is_variant;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dalternative_function.hpp152 spirit::traits::not_is_variant<Attribute, qi::domain>, in call_unused()
H A Dassign_to.hpp389 , traits::not_is_variant<Attribute> in assign_to()