23 static const std::string& get();
24 static nint getYear();
25 static nint getMonth();
36 static const std::string& get();
37 static nint getHour();
49 static const std::string& get();
50 static const std::string& getValue();
51 static const std::string& getName();
52 static nint getMajor();
53 static nint getMinor();
58 PLATFORM_TYPE_START = -1,
73 static platformType get();
74 static const std::string& getName();
75 static const std::string& getVersion();
79 BUILD_TYPE_START = -1,
92 static buildType get();
94 static const std::string& getName();
Provides build-time information and feature detection.
Definition: buildFeature.hpp:12
Build configuration information.
Definition: buildFeature.hpp:88
Build date information.
Definition: buildFeature.hpp:19
Build time information.
Definition: buildFeature.hpp:32
Version information.
Definition: buildFeature.hpp:45