CVC3
2.4.1
|
hash functions More...
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | Hash::hash< _Key > |
struct | Hash::hash< char * > |
struct | Hash::hash< const char * > |
struct | Hash::hash< char > |
struct | Hash::hash< unsigned char > |
struct | Hash::hash< signed char > |
struct | Hash::hash< short > |
struct | Hash::hash< unsigned short > |
struct | Hash::hash< int > |
struct | Hash::hash< unsigned int > |
struct | Hash::hash< long > |
struct | Hash::hash< unsigned long > |
Namespaces | |
Hash | |
Functions | |
size_t | Hash::__stl_hash_string (const char *__s) |
hash functions
Author: Alexander Fuchs
Created: Fri Oct 20 11:04:00 2006
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
Definition in file hash_fun.h.