41 return LIBEXCEPT_VERSION_STRING;
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.
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.