EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
std::hash< EIpAddress > Struct Template Reference

Calculates a hash value for the EIpAddress object. More...

#include <eip.h>

Public Member Functions

std::size_t operator() (const EIpAddress &addr) const noexcept
 

Detailed Description

template<>
struct std::hash< EIpAddress >

Calculates a hash value for the EIpAddress object.

Member Function Documentation

std::size_t std::hash< EIpAddress >::operator() ( const EIpAddress addr) const
inlinenoexcept

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