MorphoGraphX  2.0-1-227
Public Member Functions | List of all members
std::hash< mgx::Vector< dim, T > > Struct Template Reference

#include <Vector.hpp>

Public Member Functions

size_t operator() (const mgx::Vector< dim, T > &v) const
 

Detailed Description

template<size_t dim, typename T>
struct std::hash< mgx::Vector< dim, T > >

Definition at line 1608 of file Vector.hpp.

Member Function Documentation

◆ operator()()

template<size_t dim, typename T >
size_t std::hash< mgx::Vector< dim, T > >::operator() ( const mgx::Vector< dim, T > &  v) const
inline

Definition at line 1609 of file Vector.hpp.


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