#include <boost/asio/detail/config.hpp>
#include <boost/asio/handler_type.hpp>
#include <boost/asio/detail/push_options.hpp>
#include <boost/asio/detail/pop_options.hpp>
Classes | |
class | boost::asio::async_result< Handler > |
An interface for customising the behaviour of an initiating function. More... | |
struct | boost::asio::detail::async_result_init< Handler, Signature > |
struct | boost::asio::detail::async_result_type_helper< Handler, Signature > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::asio | |
boost::asio::detail | |
Macros | |
#define | BOOST_ASIO_INITFN_RESULT_TYPE(h, sig) |
#define BOOST_ASIO_INITFN_RESULT_TYPE | ( | h, | |
sig | |||
) |