![]() |
helics
2.8.1
|
#include <federate_id.hpp>
Public Types | |
| using | argument_type = helics::local_federate_id |
| type of object to hash | |
| using | result_type = hash< helics::local_federate_id::base_type >::result_type |
| the type of the return result | |
Public Member Functions | |
| result_type | operator() (argument_type const &key) const noexcept |
define a hash function for local_federate_id
|
inlinenoexcept |
actual hash operator
1.8.17