rippled
Public Member Functions | List of all members
boost::hash<::beast::IP::Endpoint > Struct Reference

boost::hash support. More...

Public Member Functions

 hash ()=default
 
std::size_t operator() (::beast::IP::Endpoint const &endpoint) const
 

Detailed Description

boost::hash support.

Definition at line 231 of file IPEndpoint.h.

Constructor & Destructor Documentation

◆ hash()

boost::hash<::beast::IP::Endpoint >::hash ( )
explicitdefault

Member Function Documentation

◆ operator()()

std::size_t boost::hash<::beast::IP::Endpoint >::operator() ( ::beast::IP::Endpoint const &  endpoint) const

Definition at line 236 of file IPEndpoint.h.