![]() |
Blamite Game Engine - Strings
00402.09.29.23.0627.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
#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 |
using std::hash< uuids::uuid >::argument_type = uuids::uuid |
using std::hash< uuids::uuid >::result_type = std::size_t |
|
inline |