#include <typeof.hpp>


Public Types | |
| typedef rxstrlit | self_t |
| typedef rxstrlit< CharT > | embed_t |
| typedef rxstrlit< CharT > | derived_t |
| typedef plain_parser_category | parser_category_t |
Public Member Functions | |
| rxstrlit (CharT const *first, CharT const *last) | |
| rxstrlit (CharT const *first) | |
| template<typename ScannerT > | |
| parser_result< self_t, ScannerT >::type | parse (ScannerT const &scan) const |
| rxstrlit< CharT > & | derived () |
| rxstrlit< CharT >const & | derived () const |
| action< rxstrlit< CharT > , ActionT > | operator[] (ActionT const &actor) const |
|
inherited |
|
inherited |
|
inherited |
| typedef rxstrlit boost::spirit::rxstrlit< CharT >::self_t |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |