Loading...
Searching...
No Matches
Public Member Functions | List of all members
bitpit::ElementHalfItem< DerivedElement >::Hasher Class Reference

The ElementHalfItem::Hasher class allows to create hashes for the half-items. More...

Public Member Functions

std::size_t operator() (const ElementHalfItem &item) const
 

Detailed Description

template<class DerivedElement>
class bitpit::ElementHalfItem< DerivedElement >::Hasher

The ElementHalfItem::Hasher class allows to create hashes for the half-items.

Definition at line 230 of file element.hpp.

Member Function Documentation

◆ operator()()

template<class DerivedElement >
std::size_t bitpit::ElementHalfItem< DerivedElement >::Hasher::operator() ( const ElementHalfItem & item) const

Generete the hash for the specified half-item.

Parameters
itemis the half-item
Returns
The hash of the specified half-item.

Definition at line 172 of file element.tpp.


The documentation for this class was generated from the following files:
--- layout: doxygen_footer ---