728x90
반응형
thread_pool::basic_executor_type::operator=
[1 / 2 오버로드] 할당 연산자이다.
basic_executor_type & operator=( const basic_executor_type & other);
[2 / 2 오버로드] 이동 할당 연산자이다.
basic_executor_type & operator=( basic_executor_type && other);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - windows::basic_overlapped_handle::operator= (0) | 2021.02.16 |
---|---|
Boost.Asio 색인 - windows::basic_object_handle::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - strand::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - ssl::context::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - posix::basic_stream_descriptor::operator= (0) | 2021.02.16 |