Clementine
Public Types | List of all members
asio::ip::basic_resolver< InternetProtocol, Executor >::rebind_executor< Executor1 > Struct Template Reference

Rebinds the resolver type to another executor. More...

#include <basic_resolver.hpp>

Public Types

typedef basic_resolver< InternetProtocol, Executor1 > other
 The resolver type when rebound to the specified executor.
 

Detailed Description

template<typename InternetProtocol, typename Executor>
template<typename Executor1>
struct asio::ip::basic_resolver< InternetProtocol, Executor >::rebind_executor< Executor1 >

Rebinds the resolver type to another executor.


The documentation for this struct was generated from the following file: