...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return a reference to the handler.
Handler& handler();
This function provides access to the constructed instance of the handler owned by the parser.
Constant.
No-throw guarantee.