Kea 2.7.5
|
An IOAddress
hash enabling the use in the unordered STL containers.
More...
#include <io_address.h>
Public Member Functions | |
size_t | operator() (const IOAddress &io_address) const |
A hashing operator. | |
An IOAddress
hash enabling the use in the unordered STL containers.
Definition at line 50 of file io_address.h.
size_t isc::asiolink::IOAddress::Hash::operator() | ( | const IOAddress & | io_address | ) | const |
A hashing operator.
io_address | an address to be hashed. |
Definition at line 32 of file io_address.cc.
References isc::asiolink::hash_value().