executor_with_default

Boost C++ Libraries/Boost.Asio

Boost.Asio - use_awaitable_t::executor_with_default

use_awaitable_t::executor_with_default 기본 값으로 use_awaitable_t 완료 토큰을 추가하도록 실행기(executor)를 조정한다. template struct executor_with_default [InnerExecutor] 유 형 이 름 설 명 default_completion_token_type 기본 완료 토큰 유형으로 use_awaitable_t를 지정한다. 멤버 함수 이 름 설 명 executor_with_default [constructor] 내부 실행기(executor) 유형에서 조정된 실행기(executor)를 생성한다. — 지정된 실행기(executor)를 내부 실행기(executor) 유형으로 변환한 ..

Boost C++ Libraries/Boost.Asio

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

use_awaitable_t::executor_with_default::executor_with_default [1 / 2 오버로드] 내부 실행기(executor) 유형에서 조정된 실행기(executor)를 생성하는 생성자(constructor). executor_with_default( const InnerExecutor & ex); [executor_with_default] [2 / 2 오버로드] 주어진 실행기(executor)를 내부 실행기(executor) 유형으로 변환하고, 이를 사용하여 조정된 실행기(executor)를 생성하는 생성자(constructor). template executor_with_default( const OtherExecuto..

Boost C++ Libraries/Boost.Asio

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

detached_t::executor_with_default::executor_with_default [1 / 2 오버로드] 내부 실행기(executor) 유형에서 적응된 실행기(executor)를 생성하는 생성자(constructor). executor_with_default( const InnerExecutor & ex); [executor_with_default] [2 / 2 오버로드] 주어진 실행기(executor)를 내부 실행기(executor) 유형으로 변환하고, 이를 사용하용 적응된 실행기(executor)를 생성하는 생성자(constructor). template executor_with_default( const OtherExecutor & e..

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