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