728x90
반응형
io_context::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 색인 - ip::address_v4::operator= (0) | 2021.02.16 |
---|---|
Boost.Asio 색인 - ip::address::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - generic::basic_endpoint::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - executor::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - execution::any_executor::operator= (0) | 2021.02.16 |