#include "asio/detail/push_options.hpp"
#include <boost/detail/workaround.hpp>
#include "asio/detail/pop_options.hpp"
#include "asio/handler_invoke_hook.hpp"
Go to the source code of this file.
Namespaces | |
namespace | asio_handler_invoke_helpers |
Functions | |
template<typename Function , typename Context > | |
void | asio_handler_invoke_helpers::invoke (const Function &function, Context *context) |