TRLC Platform Library
1.0.0
Header-only C++ library for compile-time platform detection and abstraction
|
This is the complete list of members for trlc::platform::Version, including all inherited members.
asInteger() | trlc::platform::Version | inlinestatic |
isAtLeast(int major, int minor=0, int patch=0) | trlc::platform::Version | inlinestatic |
MAJOR | trlc::platform::Version | static |
MINOR | trlc::platform::Version | static |
PATCH | trlc::platform::Version | static |
STRING | trlc::platform::Version | static |