Clementine
Public Types | List of all members
asio::basic_waitable_timer< Clock, WaitTraits, Executor >::rebind_executor< Executor1 > Struct Template Reference

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

#include <basic_waitable_timer.hpp>

Public Types

typedef basic_waitable_timer< Clock, WaitTraits, Executor1 > other
 The timer type when rebound to the specified executor.
 

Detailed Description

template<typename Clock, typename WaitTraits, typename Executor>
template<typename Executor1>
struct asio::basic_waitable_timer< Clock, WaitTraits, Executor >::rebind_executor< Executor1 >

Rebinds the timer type to another executor.


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