728x90
반응형
executor::target
대상 실행기(executor) 개체에 대한 포인터를 얻어온다.
template< typename Executor> Executor * target();
template< typename Executor> const Executor * target() const;
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - executor::target_type (0) | 2021.03.06 |
---|---|
Boost.Asio 색인 - execution::any_executor::target_type (0) | 2021.03.06 |
Boost.Asio 색인 - execution::any_executor::target (0) | 2021.03.05 |
Boost.Asio 색인 - system_timer (0) | 2021.03.05 |
Boost.Asio 색인 - system_executor (0) | 2021.03.05 |