Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

is_async_operation

template<
    typename T,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void,
    typename  = void>
struct is_async_operation
Requirements

Header: boost/asio/async_result.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext