LeviLamina
Loading...
Searching...
No Matches
ll::data::PreRelease Struct Reference

Public Member Functions

constexpr PreRelease (std::string_view s) noexcept
 
constexpr std::strong_ordering operator<=> (PreRelease const &other) const noexcept
 
constexpr detail::from_chars_result from_chars (char const *first, char const *last) noexcept
 
constexpr detail::from_chars_result from_string_noexcept (std::string_view str) noexcept
 
constexpr PreReleasefrom_string (std::string_view str) noexcept
 
constexpr std::string to_string () const noexcept
 

Public Attributes

std::vector< std::variant< std::string, uint16_t > > values
 

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