helics  2.8.1
Public Types | Public Member Functions | List of all members
std::hash< helics::local_federate_id > Struct Reference

#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
 

Detailed Description

define a hash function for local_federate_id

Member Function Documentation

◆ operator()()

result_type std::hash< helics::local_federate_id >::operator() ( argument_type const &  key) const
inlinenoexcept

actual hash operator


The documentation for this struct was generated from the following file: