Zth (libzth)
Loading...
Searching...
No Matches
version.h File Reference
#include <libzth/util.h>

Go to the source code of this file.

Namespaces

namespace  zth
 

Macros

#define ZTH_VERSION_MAJOR   2
 Zth major version as int.
 
#define ZTH_VERSION_MINOR   0
 Zth minor version as int.
 
#define ZTH_VERSION_PATCH   0
 Zth patch version as int.
 
#define ZTH_VERSION_SUFFIX   "-alpha"
 Zth version suffix as string literal.
 
#define ZTH_VERSION
 Zth version as string literal.
 
#define ZTH_VERSION_NUM
 Zth version as number.
 

Functions

constexpr char const * zth::version () noexcept
 Returns the version of Zth.
 
char const * zth_version () noexcept
 Returns the version of Zth.