$search
#include "asio/detail/push_options.hpp"
#include "asio/detail/pop_options.hpp"
Go to the source code of this file.
Namespaces | |
namespace | asio |
Functions | |
template<typename Function > | |
void | asio::asio_handler_invoke (Function function,...) |
Default invoke function for handlers. |