Lightweight 0.1.0
|
This is the complete list of members for SqlGuid, including all inherited members.
Create() noexcept | SqlGuid | static |
data (defined in SqlGuid) | SqlGuid | |
operator bool() const noexcept (defined in SqlGuid) | SqlGuid | inlineexplicit |
operator!() const noexcept (defined in SqlGuid) | SqlGuid | inline |
operator!=(SqlGuid const &other) const noexcept (defined in SqlGuid) | SqlGuid | inline |
operator<=>(SqlGuid const &other) const noexcept=default (defined in SqlGuid) | SqlGuid | |
operator==(SqlGuid const &other) const noexcept (defined in SqlGuid) | SqlGuid | inline |
TryParse(std::string_view const &text) noexcept | SqlGuid | static |
UnsafeParse(std::string_view const &text) noexcept | SqlGuid | static |