STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
hash_bytes.h File Reference
#include <bits/c++config.h>

Go to the source code of this file.

Functions

_GLIBCXX_BEGIN_NAMESPACE_VERSION
size_t 
std::_Hash_bytes (const void *__ptr, size_t __len, size_t __seed)
 
size_t std::_Fnv_hash_bytes (const void *__ptr, size_t __len, size_t __seed)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. {functional}