Home
last modified time | relevance | path

Searched defs:make_composite (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/boost/spirit/home/qi/char/
Dchar_parser.hpp137 struct make_composite<proto::tag::complement, Elements, Modifiers> struct
141 subject;
149 result_type;
151 result_type operator()(Elements const& elements, unused_type) const in operator ()()
/third_party/boost/boost/spirit/home/karma/char/
Dchar_generator.hpp147 struct make_composite<proto::tag::complement, Elements, Modifiers> struct
151 subject;
159 result_type;
161 result_type operator()(Elements const& elements, unused_type) const in operator ()()
/third_party/boost/boost/spirit/repository/home/qi/operator/
Dkeywords.hpp404 struct make_composite<proto::tag::divides, Elements, Modifiers > struct
406 typedef repository::qi::keywords<Elements,Modifiers> result_type;
407 result_type operator()(Elements ref, unused_type) const in operator ()()
/third_party/boost/boost/spirit/home/qi/operator/
Dexpect.hpp71 struct make_composite<proto::tag::greater, Elements, Modifiers> struct
Dsequence.hpp64 struct make_composite<proto::tag::shift_right, Elements, Modifiers> struct
Dand_predicate.hpp74 struct make_composite<proto::tag::address_of, Elements, Modifiers> struct
Dnot_predicate.hpp73 struct make_composite<proto::tag::logical_not, Elements, Modifiers> struct
Dalternative.hpp100 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers> struct
Dplus.hpp107 struct make_composite<proto::tag::unary_plus, Elements, Modifiers> struct
Ddifference.hpp94 struct make_composite<proto::tag::minus, Elements, Modifiers> struct
Dkleene.hpp107 struct make_composite<proto::tag::dereference, Elements, Modifiers> struct
Dsequential_or.hpp102 struct make_composite<proto::tag::logical_or, Elements, Modifiers> struct
Doptional.hpp117 struct make_composite<proto::tag::negate, Elements, Modifiers> struct
Dpermutation.hpp116 struct make_composite<proto::tag::bitwise_xor, Elements, Modifiers> struct
Dlist.hpp117 struct make_composite<proto::tag::modulus, Elements, Modifiers> struct
/third_party/boost/boost/spirit/home/lex/lexer/
Dsequence.hpp68 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers> struct
/third_party/boost/boost/spirit/home/karma/operator/
Doptional.hpp87 struct make_composite<proto::tag::negate, Elements, Modifiers> struct
Dand_predicate.hpp77 struct make_composite<proto::tag::address_of, Elements, Modifiers> struct
Dnot_predicate.hpp78 struct make_composite<proto::tag::logical_not, Elements, Modifiers> struct
Dkleene.hpp179 struct make_composite<proto::tag::dereference, Subject, Modifiers> struct
Dlist.hpp201 struct make_composite<proto::tag::modulus, Subject, Modifiers> struct
Dalternative.hpp177 struct make_composite<proto::tag::bitwise_or, Elements, Modifiers> struct
Dplus.hpp197 struct make_composite<proto::tag::unary_plus, Elements, Modifiers> struct
Dsequence.hpp276 struct make_composite<proto::tag::shift_left, Elements, Modifiers> struct
/third_party/boost/boost/spirit/home/classic/phoenix/
Dcomposite.hpp1307 struct make_composite { struct
1338 > composite_type;
1340 typedef actor<composite_type> type;