xrpld
Loading...
Searching...
No Matches
std::hash<::beast::ip::Endpoint > Struct Reference

std::hash support. More...

#include <IPEndpoint.h>

Public Member Functions

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

Detailed Description

std::hash support.

Definition at line 229 of file IPEndpoint.h.

Constructor & Destructor Documentation

◆ hash()

std::hash<::beast::ip::Endpoint >::hash ( )
default

Member Function Documentation

◆ operator()()

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

Definition at line 234 of file IPEndpoint.h.