Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Default handler invocation hook used for const function objects.
template<
typename Function>
void asio_handler_invoke(
const Function & function,
... );