728x90
반응형
basic_waitable_timer::operator=
다른 basic_waitable_timer에서 이동 할당한다.
basic_waitable_timer & operator=( basic_waitable_timer && other);
template< typename Executor1> enable_if< is_convertible< Executor1, Executor >::value, basic_waitable_timer & >::type operator=( basic_waitable_timer< Clock, WaitTraits, Executor1 > && other);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - executor::operator= (0) | 2021.02.16 |
---|---|
Boost.Asio 색인 - execution::any_executor::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_stream_socket::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_socket_streambuf::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_socket_iostream::operator= (0) | 2021.02.16 |
728x90
반응형
basic_waitable_timer::operator=
다른 basic_waitable_timer에서 이동 할당한다.
basic_waitable_timer & operator=( basic_waitable_timer && other);
template< typename Executor1> enable_if< is_convertible< Executor1, Executor >::value, basic_waitable_timer & >::type operator=( basic_waitable_timer< Clock, WaitTraits, Executor1 > && other);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - executor::operator= (0) | 2021.02.16 |
---|---|
Boost.Asio 색인 - execution::any_executor::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_stream_socket::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_socket_streambuf::operator= (0) | 2021.02.16 |
Boost.Asio 색인 - basic_socket_iostream::operator= (0) | 2021.02.16 |