MorphoGraphX  2.0-1-227
Public Member Functions | List of all members
std::hash< std::pair< mgx::Vertex< T1 >, mgx::Vertex< T2 > > > Struct Template Reference

Hash vertex/cell pairs. More...

#include <Hash.hpp>

Public Member Functions

size_t operator() (const std::pair< mgx::Vertex< T1 >, mgx::Vertex< T2 > > &v) const
 

Detailed Description

template<typename T1, typename T2>
struct std::hash< std::pair< mgx::Vertex< T1 >, mgx::Vertex< T2 > > >

Hash vertex/cell pairs.

Definition at line 40 of file Hash.hpp.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
size_t std::hash< std::pair< mgx::Vertex< T1 >, mgx::Vertex< T2 > > >::operator() ( const std::pair< mgx::Vertex< T1 >, mgx::Vertex< T2 > > &  v) const
inline

Definition at line 42 of file Hash.hpp.


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