use_awaitable_t

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

use_awaitable_t 현재 실행중인 코-루틴을 나타내는 완료 토큰이다. template struct use_awaitable_t [Executor] 유 형 이 름 설 명 executor_with_default 기본 값으로 use_awaitable_t 완료 토큰을 추가하도록 실행기(executor)를 조정한다. 멤버 함수 이 름 설 명 as_default_on [static] use_awaitable_t를 기본 완료 토큰 유형으로 사용하도록 I/O 개체를 조정하는 함수 도우미이다. use_awaitable_t [constructor] 기본 생성자 — 파일 이름, 라인, 함수 이름을 명시하는 데 사용되는 생성자. 값이 use_awai..

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - use_awaitable_t::use_awaitable_t

use_awaitable_t::use_awaitable_t 기본 생성자(constructor). [1 / 2 오버로드] constexpr use_awaitable_t(); [use_awaitable_t] 파일 이름, 라인, 함수 이름을 명시하는 데 사용되는 생성자(constructor). [2 / 2 오버로드] constexpr use_awaitable_t( const char * file_name, int line, const char * function_name); [use_awaitable_t] Boost.Asio 홈

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