#include <confix.hpp>
Classes | |
struct | paren_op1_result_type |
struct | paren_op2_result_type |
Public Member Functions | |
template<typename StartT > | |
paren_op1_result_type< StartT > ::type | operator() (StartT const &start_) const |
template<typename StartT , typename EndT > | |
paren_op2_result_type< StartT, EndT >::type | operator() (StartT const &start_, EndT const &end_) const |
|
inline |
References boost::spirit::anychar_p, boost::spirit::end_p, and boost::spirit::eol_p.
|
inline |
References boost::spirit::anychar_p.