smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< smgl::Uuid > Struct Reference

Hash function for smgl::Uuid. More...

#include <smgl/Uuid.hpp>

Public Member Functions

auto operator() (smgl::Uuid const &u) const noexcept -> std::size_t
 

Detailed Description

Hash function for smgl::Uuid.

Definition at line 97 of file Uuid.hpp.

Member Function Documentation

◆ operator()()

auto std::hash< smgl::Uuid >::operator() ( smgl::Uuid const u) const -> std::size_t
inlinenoexcept

Hash Uuid

Definition at line 99 of file Uuid.hpp.


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