CVC3  2.4.1
Classes | Namespaces | Functions
hash_fun.h File Reference

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

namespace  Hash
 

Functions

size_t Hash::__stl_hash_string (const char *__s)
 

Detailed Description

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.