Boost.ASIO

    • Global namespace
    • Reference
  • boost::asio::associated_executor<any_completion_handler<Signatures...>, Candidate>
arrow_upward

boost::asio::associated_executor<any_completion_handler<Signatures...>, Candidate>

Synopsis

Declared in <boost/asio/any_completion_handler.hpp>

template<
    typename... Signatures,
    typename Candidate>
struct associated_executor<any_completion_handler<Signatures...>, Candidate>;

Types

Name

type

Static Member Functions

Name

get

Created with MrDocs

Edit this Page