Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/dynamic/
Dswitch.hpp124 struct switch_cond_parser struct
126 switch_cond_parser(CondT const &cond_) in switch_cond_parser() argument
132 operator[](parser<ParserT> const &p) const in operator []()
137 CondT const &cond;