Apache Mesos
Public Types | Public Member Functions | List of all members
std::hash< process::network::inet::Address > Struct Template Reference

#include <address.hpp>

Inheritance diagram for std::hash< process::network::inet::Address >:
std::hash< process::network::inet4::Address > std::hash< process::network::inet6::Address >

Public Types

typedef size_t result_type
 
typedef process::network::inet::Address argument_type
 

Public Member Functions

result_type operator() (const argument_type &address) const
 

Member Typedef Documentation

typedef size_t std::hash< process::network::inet::Address >::result_type

Member Function Documentation

result_type std::hash< process::network::inet::Address >::operator() ( const argument_type address) const
inline

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