Home
last modified time | relevance | path

Searched refs:not_is_optional (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/spirit/home/karma/detail/
Dextract_from.hpp237 , traits::not_is_optional<Attribute> in extract_from()
260 , traits::not_is_optional<Attribute> >
/third_party/boost/boost/spirit/home/support/utree/
Dutree_traits.hpp795 struct not_is_optional<utree, qi::domain> struct
800 struct not_is_optional<utree::list_type, qi::domain> struct
805 struct not_is_optional<utree, karma::domain> struct
810 struct not_is_optional<utree::list_type, karma::domain> struct
/third_party/boost/boost/spirit/home/support/
Dattributes.hpp109 , typename enable_if<not_is_optional<T> >::type>
241 mpl::and_<not_is_optional<T>, not_is_variant<T> >
408 struct not_is_optional struct
413 struct not_is_optional<boost::optional<T>, Domain> struct
Dadapt_adt_attributes.hpp33 struct not_is_optional< struct
35 : not_is_optional<
Dattributes_fwd.hpp187 struct not_is_optional;
/third_party/boost/boost/spirit/home/qi/detail/
Dalternative_function.hpp150 spirit::traits::not_is_optional<Attribute, qi::domain> in call_unused()
Dassign_to.hpp390 , traits::not_is_optional<Attribute> in assign_to()