HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VectorN< V, S, N >::Hash Class Reference

Function object for hashing vectors. More...

#include <Types.h>

Public Member Functions

size_t operator() (const V &v) const noexcept
 

Detailed Description

template<class V, class S, size_t N>
class VectorN< V, S, N >::Hash

Function object for hashing vectors.

Definition at line 258 of file Types.h.

Member Function Documentation

template<class V, class S, size_t N>
size_t VectorN< V, S, N >::Hash::operator() ( const V &  v) const
inlinenoexcept

Definition at line 261 of file Types.h.


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