Vcsn  2.3
Be Rational
std::hash< vector< T, Alloc > > Struct Template Reference

#include <vector.hh>

Collaboration diagram for std::hash< vector< T, Alloc > >:

Public Member Functions

size_t operator() (const std::vector< T, Alloc > &vs) const
 

Detailed Description

template<typename T, typename Alloc>
struct std::hash< vector< T, Alloc > >

Definition at line 41 of file vector.hh.

Member Function Documentation

template<typename T , typename Alloc >
size_t std::hash< vector< T, Alloc > >::operator() ( const std::vector< T, Alloc > &  vs) const
inline

Definition at line 43 of file vector.hh.

References vcsn::hash_combine(), vcsn::res, and vcsn::v.

Here is the call graph for this function:


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