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. | |
Hash function class.
Definition at line 75 of file meshImport3D.hh.
| size_t __gnu_cxx::hash< concepts::Index >::operator() | ( | const concepts::Index & | x | ) | const [inline] |
Computes the hash function value for x.
Definition at line 77 of file meshImport3D.hh.
