The ElementHalfItem::Hasher class allows to create hashes for the half-items. More...
Public Member Functions | |
std::size_t | operator() (const ElementHalfItem &item) const |
The ElementHalfItem::Hasher class allows to create hashes for the half-items.
Definition at line 230 of file element.hpp.
std::size_t bitpit::ElementHalfItem< DerivedElement >::Hasher::operator() | ( | const ElementHalfItem & | item | ) | const |
Generete the hash for the specified half-item.
item | is the half-item |
Definition at line 172 of file element.tpp.