std::hash< u32string > Struct Template Reference
[Hashes]

Explicit specializations for u32string. More...

Inheritance diagram for std::hash< u32string >:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions


Detailed Description

template<>
struct std::hash< u32string >

Explicit specializations for u32string.

Definition at line 283 of file functional_hash.h.


Member Typedef Documentation

typedef u32string std::unary_function< u32string , size_t >::argument_type [inherited]

argument_type is the type of the argument (no surprises here)

Definition at line 102 of file stl_function.h.

typedef size_t std::unary_function< u32string , size_t >::result_type [inherited]

result_type is the return type

Definition at line 105 of file stl_function.h.


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

Generated on 9 Feb 2010 for libstdc++ by  doxygen 1.6.1