Mountain  1.0.0
Simple C++ 2D Game Framework
std::hash< Mountain::TimeSpan > Struct Template Reference

std::hash template specialization for the Mountain::TimeSpan type. More...

#include <time_span.hpp>

Public Member Functions

size_t operator() (const Mountain::TimeSpan &timeSpan) const noexcept
 

Detailed Description

template<>
struct std::hash< Mountain::TimeSpan >

std::hash template specialization for the Mountain::TimeSpan type.

Definition at line 135 of file time_span.hpp.


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