Sirikata
Public Member Functions
Sirikata::VInt< T >::Hasher Struct Reference

Hasher functor to be used in a hash_map. More...

#include <VInt.hpp>

List of all members.

Public Member Functions

size_t operator() (const VInt< T > &id) const
 returns a hash of the integer value

Detailed Description

template<class T>
struct Sirikata::VInt< T >::Hasher

Hasher functor to be used in a hash_map.


Member Function Documentation

template<class T>
size_t Sirikata::VInt< T >::Hasher::operator() ( const VInt< T > &  id) const [inline]

returns a hash of the integer value

References Sirikata::VInt< T >::mData.


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