#include <switch.hpp>
Public Member Functions | |
| switch_cond_parser (CondT const &cond_) | |
| template<typename ParserT > | |
| switch_parser< ParserT, CondT > | operator[] (parser< ParserT > const &p) const |
Public Attributes | |
| CondT const & | cond |
|
inline |
|
inline |
| CondT const& boost::spirit::switch_cond_parser< CondT >::cond |
Referenced by boost::spirit::switch_cond_parser< CondT >::operator[]().