Manak
2.0.0
|
Go to the source code of this file.
Namespaces | |
manak | |
C++ Unit Benchmarking Library. | |
Macros | |
#define | __MANAK_VERSION_MAJOR 2 |
Declare version. More... | |
#define | __MANAK_VERSION_MINOR 0 |
#define | __MANAK_VERSION_NAME "Unit Testing and Benchmarking" |
#define | __MANAK_VERSION_PATCH 0 |
Functions | |
std::string | manak::GetVersionInfo () |
Returns the version information in string. More... | |
Version Information.
Definition in file version.hpp.
#define __MANAK_VERSION_MAJOR 2 |
#define __MANAK_VERSION_MINOR 0 |
Definition at line 16 of file version.hpp.
Referenced by manak::GetVersionInfo().
#define __MANAK_VERSION_NAME "Unit Testing and Benchmarking" |
Definition at line 18 of file version.hpp.
Referenced by manak::GetVersionInfo().
#define __MANAK_VERSION_PATCH 0 |
Definition at line 17 of file version.hpp.
Referenced by manak::GetVersionInfo().