Class documentation of Concepts

Loading...
Searching...
No Matches
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.
 

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: