tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
version.hpp File Reference

Go to the source code of this file.

Macros

#define TETL_FREESTANDING
 
#define TETL_VERSION_MAJOR   0
 The major release version.
 
#define TETL_VERSION_MINOR   1
 The minor release version.
 
#define TETL_VERSION_PATCH   0
 The patch release version.
 
#define TETL_VERSION_STRING   "0.1.0"
 The library version as a string literal.
 

Macro Definition Documentation

◆ TETL_FREESTANDING

#define TETL_FREESTANDING

◆ TETL_VERSION_MAJOR

#define TETL_VERSION_MAJOR   0

The major release version.

◆ TETL_VERSION_MINOR

#define TETL_VERSION_MINOR   1

The minor release version.

◆ TETL_VERSION_PATCH

#define TETL_VERSION_PATCH   0

The patch release version.

◆ TETL_VERSION_STRING

#define TETL_VERSION_STRING   "0.1.0"

The library version as a string literal.