Foundation
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
UUID.hpp File Reference
#include <cstdint>
#include <functional>
#include <string_view>
#include "Hash.hpp"

Go to the source code of this file.

Classes

class  Foundation::Core::XorShift128
 
struct  Foundation::Core::FUUID
 128-bit identifier. Two flavors, both well-formed per RFC 9562: More...
 
struct  std::hash< Foundation::Core::FUUID >
 

Namespaces

namespace  Foundation
 
namespace  Foundation::Core
 Lock-free atomic primitives and implementations of data structures.
 

Variables

static constexpr FUUID Foundation::Core::kNilUUID {}