Elaztek Developer Hub
Blamite Game Engine - Strings  00402.09.29.23.0627.blamite
A library containing general purpose utilities and classes for use in multiple projects.
std::hash< uuids::uuid > Struct Reference

#include <uuid.h>

Public Types

using argument_type = uuids::uuid
 
using result_type = std::size_t
 

Public Member Functions

result_type operator() (argument_type const &uuid) const
 

Member Typedef Documentation

◆ argument_type

using std::hash< uuids::uuid >::argument_type = uuids::uuid

◆ result_type

using std::hash< uuids::uuid >::result_type = std::size_t

Member Function Documentation

◆ operator()()

result_type std::hash< uuids::uuid >::operator() ( argument_type const &  uuid) const
inline
+ Here is the call graph for this function:

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