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

#include <option.hpp>

Public Types

typedef size_t result_type
 
typedef Option< T > argument_type
 

Public Member Functions

result_type operator() (const argument_type &option) const
 

Member Typedef Documentation

template<typename T >
typedef Option<T> std::hash< Option< T > >::argument_type
template<typename T >
typedef size_t std::hash< Option< T > >::result_type

Member Function Documentation

template<typename T >
result_type std::hash< Option< T > >::operator() ( const argument_type option) const
inline

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