CNORXZ
Container with Native Operation Routines and Expressions
|
cnorxz uuid declaration. More...
#include <stdint.h>
#include <functional>
Go to the source code of this file.
Classes | |
struct | CNORXZ::Uuid |
Namespaces | |
namespace | CNORXZ |
Functions | |
Uuid | CNORXZ::mkUuid () |
bool | CNORXZ::operator== (const Uuid &a, const Uuid &b) |
bool | CNORXZ::operator!= (const Uuid &a, const Uuid &b) |
bool | CNORXZ::operator< (const Uuid &a, const Uuid &b) |
bool | CNORXZ::operator> (const Uuid &a, const Uuid &b) |
bool | CNORXZ::operator<= (const Uuid &a, const Uuid &b) |
bool | CNORXZ::operator>= (const Uuid &a, const Uuid &b) |
cnorxz uuid declaration.
Copyright (c) 2022 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file uuid.h.