45static char const * LIBEXCEPT_VERSION_STRING
__attribute__((unused)) =
"1.1.19";
constexpr int const LIBEXCEPT_VERSION_MINOR
int get_patch_version()
Return the patch version number.
int get_major_version()
Return the major version number.
int get_minor_version()
Return the minor version number.
static char const *LIBEXCEPT_VERSION_STRING __attribute__((unused))
The library version as a string.
constexpr int const LIBEXCEPT_VERSION_PATCH
constexpr int const LIBEXCEPT_VERSION_MAJOR
char const * get_version_string()
Return a string to the version of the library when it was compiled.