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

#include <pid.hpp>

Public Types

typedef size_t result_type
 
typedef process::UPID argument_type
 

Public Member Functions

result_type operator() (const argument_type &upid) const
 

Member Typedef Documentation

typedef process::UPID std::hash< process::UPID >::argument_type
typedef size_t std::hash< process::UPID >::result_type

Member Function Documentation

result_type std::hash< process::UPID >::operator() ( const argument_type upid) const
inline

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