Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/dynamic/
Dswitch.hpp202 struct switch_parser_gen { struct
210 operator()(CondT const &cond) const in operator ()()
219 operator[](parser<CaseT> const &p) const in operator []()