728x90
반응형
associated_executor::get
만약 T에 중첩 유형 executor_type이 있다면, t.get_executor()를 반환한다. 그렇지 않으면 ex를 반환한다.
static type get( const T & t, const Executor & ex = Executor());
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - async_result< std::packaged_task< Result(Args...)>, Signature >: (0) | 2021.01.28 |
---|---|
Boost.Asio 색인 - async_result::get (0) | 2021.01.28 |
Boost.Asio 색인 - associated_allocator::get (0) | 2021.01.28 |
Boost.Asio 색인 - ip::address_v6::from_string (0) | 2021.01.27 |
Boost.Asio 색인 - ip::address_v4::from_string (0) | 2021.01.27 |