Version

Undocumented in source.

Constructors

this
this(uint major, uint minor, uint rev)
Undocumented in source.
this
this(string strVer)
Undocumented in source.

Members

Static functions

fromString
auto fromString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

major
uint major;
Undocumented in source.
minor
uint minor;
Undocumented in source.
rev
uint rev;
Undocumented in source.

Meta