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

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

#include <guid.hpp>

Public Member Functions

size_t operator() (const Mountain::Guid &guid) const noexcept
 

Static Public Attributes

static constexpr size_t RandomValue = 0x9E3779B9
 

Detailed Description

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

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

Definition at line 75 of file guid.hpp.


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