bind_executor

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - bind_executor

bind_executor T 유형의 개체를 Executor 유형의 실행기(executor)와 연결한다. [1 / 2 오버로드] template executor_binder::type, Executor > bind_executor( const Executor & ex, T && t, typename enable_if::value||execution::is_executor::value >::type * = 0); [Executor, bind_executor] T 유형의 개체를 실행 컨텍스트(execution context)의 실행기(executor)..

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