Networking TS

PrevUpHomeNext

ip::basic_endpoint::operator<=

Compare endpoints for ordering.

friend bool operator<=(
    const basic_endpoint< InternetProtocol > & e1,
    const basic_endpoint< InternetProtocol > & e2);

PrevUpHomeNext