...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 const reference to the handler.
handler_type const& handler() const; » more...
Returns a reference to the handler.
handler_type& handler(); » more...