std::hash< std::vector< T > > Struct Template Reference

Public Types

using argument_type = std::vector< T >
 
using result_type = std::size_t
 

Public Member Functions

result_type operator() (argument_type const &v) const
 

Detailed Description

template<class T>
struct std::hash< std::vector< T > >

Definition at line 73 of file Hash.h.


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