728x90
반응형
associated_executor::type
T가 중첩 유형 executor_type을 가지면, T::executor_type이다. 그렇지 않으면 Executor(실행기) 이다.
typedef see_below type;
요구 사항
일반 헤더: boost/asio/associated_executor.hpp
편의 헤더: boost/asio.hpp
Boost.Asio 홈
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - execution::connect_result::type (0) | 2021.03.08 |
---|---|
Boost.Asio 색인 - default_completion_token::type (0) | 2021.03.08 |
Boost.Asio 색인 - associated_allocator::type (0) | 2021.03.08 |
Boost.Asio 색인 - transfer_exactly (0) | 2021.03.08 |
Boost.Asio 색인 - transfer_at_least (0) | 2021.03.08 |