CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hash_murmur< hashed_type > Struct Template Reference

#include <algorithm.h>

Public Member Functions

size_t operator() (const hashed_type key) const
 

Detailed Description

template<typename hashed_type>
struct hash_murmur< hashed_type >

Definition at line 90 of file algorithm.h.

Member Function Documentation

template<typename hashed_type >
size_t hash_murmur< hashed_type >::operator() ( const hashed_type  key) const
inline

Definition at line 91 of file algorithm.h.

Here is the call graph for this function:


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