hash_fun.h File Reference

#include <cstddef>

Include dependency graph for hash_fun.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Classes

struct  __gnu_cxx::hash< Key >
struct  __gnu_cxx::hash< char * >
struct  __gnu_cxx::hash< const char * >
struct  __gnu_cxx::hash< char >
struct  __gnu_cxx::hash< unsigned char >
struct  __gnu_cxx::hash< signed char >
struct  __gnu_cxx::hash< short >
struct  __gnu_cxx::hash< unsigned short >
struct  __gnu_cxx::hash< int >
struct  __gnu_cxx::hash< unsigned int >
struct  __gnu_cxx::hash< long >
struct  __gnu_cxx::hash< unsigned long >

Defines

#define HASHFUNH

Functions

size_t __gnu_cxx::stl_hash_string (const char *s)


Detailed Description

This file is a GNU extension to the Standard C++ Library (possibly containing extensions from the HP/SGI STL subset). You should only include this header if you are using GCC 3 or later.

Definition in file hash_fun.h.


Generated on Fri Sep 16 11:04:09 2005 for libstdc++-v3 Source by  doxygen 1.4.4