Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/dynamic/
Dselect.hpp103 struct select_parser struct
106 typedef select_parser<TupleT, BehaviourT, T> self_t;
108 select_parser(TupleT const &t_) in select_parser() argument
113 struct result
120 parse(ScannerT const& scan) const in parse()
131 TupleT const t;