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 D | attributes.hpp | 241 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 D | attributes_fwd.hpp | 184 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 D | alternative_function.hpp | 152 spirit::traits::not_is_variant<Attribute, qi::domain>, in call_unused()
|
| H A D | assign_to.hpp | 389 , traits::not_is_variant<Attribute> in assign_to()
|