aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
Version
aurorafw
core
versionmanager
Undocumented in source.
struct
Version {
uint
major
;
uint
minor
;
uint
rev
;
}
Members
Variables
major
uint
major
;
Undocumented in source.
minor
uint
minor
;
Undocumented in source.
rev
uint
rev
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
core
versionmanager
enums
VersionFlag
properties
toString
structs
Version