STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::compat_hash< KeyType > Struct Template Reference

Detailed Description

template<class KeyType>
struct stxxl::compat_hash< KeyType >

Definition at line 37 of file hash_map.h.

Public Types

typedef __gnu_cxx::hash< KeyType > result
 

Member Typedef Documentation

template<class KeyType>
typedef __gnu_cxx::hash<KeyType> stxxl::compat_hash< KeyType >::result

Definition at line 46 of file hash_map.h.


The documentation for this struct was generated from the following file: