Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions
__gnu_cxx::hash< concepts::Index > Struct Template Reference

Hash function class. More...

#include <meshImport3D.hh>

List of all members.

Public Member Functions

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

Detailed Description

template<>
struct __gnu_cxx::hash< concepts::Index >

Hash function class.

Definition at line 75 of file meshImport3D.hh.


Member Function Documentation

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.

Here is the call graph for this function:


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)