SimGrid  3.14.159
Versatile Simulation of Distributed Systems
std::hash< smpi_source_location > Class Template Reference

Public Types

typedef smpi_source_location argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (smpi_source_location const &loc) const
 

Member Typedef Documentation

§ argument_type

typedef smpi_source_location std::hash< smpi_source_location >::argument_type

§ result_type

typedef std::size_t std::hash< smpi_source_location >::result_type

Member Function Documentation

§ operator()()

result_type std::hash< smpi_source_location >::operator() ( smpi_source_location const &  loc) const
inline

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