std::hash< concepts::Index > Struct Reference

Hash function class. More...

#include <meshImport3D.hh>

Public Member Functions

size_t operator() (const concepts::Index &x) const
 Computes the hash function value for x. More...
 

Detailed Description

Hash function class.

Definition at line 62 of file meshImport3D.hh.

Member Function Documentation

◆ operator()()

size_t std::hash< concepts::Index >::operator() ( const concepts::Index x) const
inline

Computes the hash function value for x.

Definition at line 64 of file meshImport3D.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich