Public Types | Public Member Functions

std::hash< __debug::vector< bool, _Alloc > > Struct Template Reference

std::hash specialization for vector<bool>. More...

Inheritance diagram for std::hash< __debug::vector< bool, _Alloc > >:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Alloc>
struct std::hash< __debug::vector< bool, _Alloc > >

std::hash specialization for vector<bool>.

Definition at line 545 of file debug/vector.


Member Typedef Documentation

typedef __debug::vector< bool, _Alloc > std::unary_function< __debug::vector< bool, _Alloc > , 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< __debug::vector< bool, _Alloc > , 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: