Struct version_type

Struct Documentation

struct version_type

struct for the XML version

Public Functions

constexpr auto operator<=>(const version_type&) const = default

Public Members

uint8_t major

major, usually 1

uint8_t minor

minor, usually 0 or 1