![]() |
helics
3.6.1
|
#include <helicsTypes.hpp>
Public Types | |
| using | argument_type = helics::IdentifierId< BaseType, ID, invalidValue > |
| the type of object to hash | |
| using | result_type = std::size_t |
| the result type of the hash code | |
Public Member Functions | |
| result_type | operator() (argument_type const &key) const noexcept |
custom hashing function for identifier types so they can be used in hash maps
|
inlinenoexcept |
the actual hash operator