#include <if.hpp>
Public Member Functions | |
if_parser_gen (CondT const &cond_) | |
template<typename ParsableT > | |
if_parser< ParsableT, CondT > | operator[] (ParsableT const &subject) const |
Public Attributes | |
CondT const & | cond |
|
inline |
|
inline |
CondT const& boost::spirit::impl::if_parser_gen< CondT >::cond |
Referenced by boost::spirit::impl::if_parser_gen< CondT >::operator[]().