728x90
반응형
thread_pool::basic_executor_type::basic_executor_type
[1 / 2 오버로드] 복사-생성자(copy constructor)
basic_executor_type(
const basic_executor_type & other);
[basic_executor_type]
[2 / 2 오버로드] 이동-생성자(move constructor)
basic_executor_type(
basic_executor_type && other);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - windows::basic_object_handle::basic_object_handle (0) | 2021.01.11 |
---|---|
Boost.Asio 색인 - basic_io_object::basic_io_object (0) | 2021.01.11 |
Boost.Asio 색인 - io_context::basic_executor_type::basic_executor_type (0) | 2021.01.11 |
Boost.Asio 색인 - local::basic_endpoint::basic_endpoint (0) | 2021.01.10 |
Boost.Asio 색인 - ip::basic_endpoint::basic_endpoint (0) | 2021.01.10 |