STXXL  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::compat_hash< _Tp > Struct Template Reference

Detailed Description

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

Definition at line 36 of file hash_map.h.

Public Types

typedef __gnu_cxx::hash< _Tp > result
 

Member Typedef Documentation

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

Definition at line 45 of file hash_map.h.


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