![]() |
helics
2.8.1
|
#include <federate_id.hpp>
Public Types | |
using | argument_type = helics::interface_handle |
type of object to hash | |
using | result_type = hash< helics::interface_handle::base_type >::result_type |
the type of the return result | |
Public Member Functions | |
result_type | operator() (argument_type const &key) const noexcept |
define a template specialization for hash function for interface_handle so it can be used in unordered_map
|
inlinenoexcept |
actual hash operator