|
LeviLamina
|
Inheritance diagram for SemVersionConstant:Public Member Functions | |
| MCAPI std::string | asString () const |
| MCAPI std::string_view | getPreRelease () const |
Public Attributes | |
| uint16_t | mMajor |
| uint16_t | mMinor |
| uint16_t | mPatch |
| bool | mValidVersion |
| bool | mAnyVersion |
| ::std::string_view | mPreRelease |
| ::std::string_view | mBuildMeta |