std::tr1::_Fnv_hash

NAME

std::tr1::_Fnv_hash -

SYNOPSIS


Detailed Description

template<std::size_t = sizeof(std::size_t)> struct std::tr1::_Fnv_hash< size_t >

Definition at line 90 of file functional_hash.h.

Static Public Member Functions

static std::size_t hash (const char *__first, std::size_t __length)

Author

Generated automatically by Doxygen for libstdc++ from the source code.