SimpleSocket  0.1
Some wrappers that make using sockets easier in C++
Public Member Functions | List of all members
ComboAddress::addressOnlyLessThan Struct Reference

Convenience comparator that compares regardless of port. More...

#include <comboaddress.hh>

Inheritance diagram for ComboAddress::addressOnlyLessThan:
Inheritance graph
[legend]
Collaboration diagram for ComboAddress::addressOnlyLessThan:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const ComboAddress &a, const ComboAddress &b) const
 

Detailed Description

Convenience comparator that compares regardless of port.


The documentation for this struct was generated from the following file: