Apache Mesos
Public Types | Public Member Functions | List of all members
std::hash< mesos::Image::Type > Struct Template Reference

#include <type_utils.hpp>

Public Types

typedef size_t result_type
 
typedef mesos::Image::Type argument_type
 

Public Member Functions

result_type operator() (const argument_type &imageType) const
 

Member Typedef Documentation

typedef mesos::Image::Type std::hash< mesos::Image::Type >::argument_type
typedef size_t std::hash< mesos::Image::Type >::result_type

Member Function Documentation

result_type std::hash< mesos::Image::Type >::operator() ( const argument_type imageType) const
inline

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