728x90
반응형
execution::any_executor::operator!=
부등식 연산자.
bool operator!=( const any_executor< SupportableProperties...> & a, const any_executor< SupportableProperties...> & b);
bool operator!=( const any_executor< SupportableProperties...> & a, nullptr_t );
bool operator!=( nullptr_t , const any_executor< SupportableProperties...> & b);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - execution::blocking_t::operator!= (0) | 2021.02.13 |
---|---|
Boost.Asio 색인 - execution::blocking_adaptation_t::operator!= (0) | 2021.02.13 |
Boost.Asio 색인 - buffers_iterator::operator!= (0) | 2021.02.13 |
Boost.Asio 색인 - basic_system_executor::operator!= (0) | 2021.02.13 |
Boost.Asio 색인 - executor::operator unspecified_bool_type (0) | 2021.02.13 |