neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::quick_uuid_hash Struct Reference

#include <uuid.hpp>

Public Types

typedef neolib::uuid argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &aUuid) const
 

Detailed Description

Definition at line 108 of file uuid.hpp.

Member Typedef Documentation

◆ argument_type

◆ result_type

Definition at line 111 of file uuid.hpp.

Member Function Documentation

◆ operator()()

result_type neolib::quick_uuid_hash::operator() ( argument_type const aUuid) const
inline

Definition at line 112 of file uuid.hpp.


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