...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Returns a reference to this object as a basic_parser
.
basic_parser& base(); » more...
Returns a constant reference to this object as a basic_parser
.
basic_parser const& base() const; » more...