libstdc++: std::hash< __debug::vector< bool, _Alloc > (original) (raw)

#include <[vector](a18608%5Fsource.html)>

Inherits std::__hash_base< _Result, _Arg >.

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

std::hash specialization for vector.

Definition at line 948 of file debug/vector.

argument_type

template<typename _Result , typename _Arg >

typedef _Arg std::__hash_base< _Result, _Arg >::argument_type inherited

result_type

template<typename _Result , typename _Arg >

typedef _Result std::__hash_base< _Result, _Arg >::result_type inherited

operator()()

template<typename _Alloc >


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