default_completion_token_type

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - use_awaitable_t::executor_with_default::default_completion_token

use_awaitable_t::executor_with_default::default_completion_token_type use_awaitable_t를 기본 완료 토큰 유형으로 지정한다. typedef use_awaitable_t default_completion_token_type; 유형 이 름 설 명 executor_with_default use_awaitable_t 완료 토큰을 기본 값으로 추가하도록 실행기(executor)를 조정한다. 멤버 함수 이 름 설 명 as_default_on [static] use_awaitable_t를 기본 완료 토큰 유형으로 사용하도록 I/O 개체를 조정하는 함수 도우미이다. use_awaitable_t [constructor] 기본 생성자(constructor)..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - detached_t::executor_with_default::default_completion_token_type

detached_t::executor_with_default::default_completion_token_type detached_t를 기본 완료 토큰 유형으로 지정한다. typedef detached_t default_completion_token_type; 유형 이 름 설 명 executor_with_default detached_t 완료 토큰을 기본 값으로 추가하도록 실행기(executor)를 조정한다. 멤버 함수 이 름 설 명 as_default_on [static] detached_t를 기본 완료 토큰 유형으로 사용하도록 I/O 개체를 조정하는 함수 도우미이다. detached_t [constructor] 생성자(constructor) detached_t 클래스는 비동기 작업이 분리되었음을 나..

까마귀75
'default_completion_token_type' 태그의 글 목록