LibSWOC++ 1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
std::hash< swoc::IP4Addr > Struct Reference

Standard hash support for IP4Addr. More...

#include <IPAddr.h>

Collaboration diagram for std::hash< swoc::IP4Addr >:
Collaboration graph

Public Member Functions

size_t operator() (swoc::IP4Addr const &addr) const
 

Detailed Description

Standard hash support for IP4Addr.

Definition at line 1460 of file IPAddr.h.

Member Function Documentation

◆ operator()()

size_t std::hash< swoc::IP4Addr >::operator() ( swoc::IP4Addr const & addr) const
inline

Definition at line 1462 of file IPAddr.h.


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