Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - ip::basic_endpoint::operator>=
까마귀75
2021. 2. 17. 13:52
728x90
반응형
ip::basic_endpoint::operator>=
순서를 지정하기 위해 엔드포인트를 비교한다.
friend bool operator>=( const basic_endpoint< InternetProtocol > & e1, const basic_endpoint< InternetProtocol > & e2);
요구 사항
일반 헤더: boost/asio/ip/basic_endpoint.hpp
편의 헤더: boost/asio.hpp
Boost.Asio 홈
728x90
반응형