![]() |
libexcept 1.1.19
Stack trace along C++ exceptions
|
Go to the source code of this file.
Namespaces | |
namespace | libexcept |
Functions | |
static char const *LIBEXCEPT_VERSION_STRING | libexcept::__attribute__ ((unused)) |
The library version as a string. | |
int | libexcept::get_major_version () |
Return the major version number. | |
int | libexcept::get_minor_version () |
Return the minor version number. | |
int | libexcept::get_patch_version () |
Return the patch version number. | |
char const * | libexcept::get_version_string () |
Return a string to the version of the library when it was compiled. | |
Variables | |
constexpr int const | libexcept::LIBEXCEPT_VERSION_MAJOR = 1 |
constexpr int const | libexcept::LIBEXCEPT_VERSION_MINOR = 1 |
constexpr int const | libexcept::LIBEXCEPT_VERSION_PATCH = 19 |
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.