Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/qi/detail/
Dalternative_function.hpp140 component, spirit::traits::not_is_variant<Attribute, qi::domain>()); in call()
149 spirit::traits::not_is_variant<Attribute, qi::domain>, in call_unused()
Dassign_to.hpp389 , traits::not_is_variant<Attribute> in assign_to()
/third_party/boost/boost/spirit/home/karma/detail/
Dextract_from.hpp236 , traits::not_is_variant<Attribute> in extract_from()
259 , traits::not_is_variant<Attribute>
/third_party/boost/boost/spirit/home/support/
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
296 : not_is_variant<typename variant_type<T>::type, Domain>
1255 call_impl(out, val, not_is_variant<T>()); in call()
Dadapt_adt_attributes.hpp25 struct not_is_variant< struct
27 : not_is_variant<
Dattributes_fwd.hpp181 struct not_is_variant;
/third_party/boost/libs/spirit/example/karma/
Dcalc2_ast.hpp91 struct not_is_variant<expression_ast, karma::domain> struct
Dcalc2_ast_vm.hpp93 struct not_is_variant<expression_ast, karma::domain> struct
/third_party/boost/libs/spirit/repository/example/karma/
Dcalc2_ast.hpp93 struct not_is_variant<expression_ast, karma::domain> struct
/third_party/boost/boost/spirit/home/support/utree/
Dutree_traits.hpp818 struct not_is_variant<utree, karma::domain> struct
823 struct not_is_variant<utree::list_type, karma::domain> struct