Guid Class
Representative of a Globally Unique Identifier. More...
Declaration
class helios::util::Guid { ... }
Private Constructors Index
| Guid (uint64_t value) noexcept | |
Public Operators Index
| constexpr bool | operator== (const Guid &guid) const =default | 
| constexpr bool | operator!= (const Guid &guid) const =default | 
Public Member Functions Index
| constexpr uint64_t | value () const noexcept | 
Private Member Attributes Index
| uint64_t | value_ | 
Public Static Functions Index
| static Guid | generate () noexcept | 
Description
Representative of a Globally Unique Identifier.
Generating guids with this class is considered thread-safe.
Definition at line 17 of file Guid.ixx.
Public Operators
operator!=()
  | constexpr default | 
operator==()
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.