client-cpp  0.8.1
std::hash< kaa::RecordFuture > Struct Template Reference

#include <RecordFuture.hpp>

Public Types

typedef kaa::RecordFuture argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &s) const
 

Detailed Description

template<>
struct std::hash< kaa::RecordFuture >

Definition at line 86 of file RecordFuture.hpp.

Member Typedef Documentation

Definition at line 88 of file RecordFuture.hpp.

typedef std::size_t std::hash< kaa::RecordFuture >::result_type

Definition at line 89 of file RecordFuture.hpp.

Member Function Documentation

result_type std::hash< kaa::RecordFuture >::operator() ( argument_type const &  s) const
inline

Definition at line 90 of file RecordFuture.hpp.


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