#include <exceptions_fwd.hpp>
Public Member Functions | |
| assertion (ErrorDescrT descriptor_) | |
| template<typename ParserT > | |
| assertive_parser< ErrorDescrT, ParserT > | operator() (ParserT const &parser) const |
Public Attributes | |
| ErrorDescrT | descriptor |
|
inline |
|
inline |
| ErrorDescrT boost::spirit::assertion< ErrorDescrT >::descriptor |
Referenced by boost::spirit::assertion< ErrorDescrT >::operator()().