cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
version.h File Reference

Definition of macros of versions. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STAT_BENCH_VERSION_MAJOR   0
 Major version of cpp-stat-bench project.
 
#define STAT_BENCH_VERSION_MINOR   24
 Minor version of cpp-stat-bench project.
 
#define STAT_BENCH_VERSION_PATCH   0
 Patch version of cpp-stat-bench project.
 

Detailed Description

Definition of macros of versions.

Definition in file version.h.

Macro Definition Documentation

◆ STAT_BENCH_VERSION_MAJOR

#define STAT_BENCH_VERSION_MAJOR   0

Major version of cpp-stat-bench project.

Definition at line 23 of file version.h.

◆ STAT_BENCH_VERSION_MINOR

#define STAT_BENCH_VERSION_MINOR   24

Minor version of cpp-stat-bench project.

Definition at line 26 of file version.h.

◆ STAT_BENCH_VERSION_PATCH

#define STAT_BENCH_VERSION_PATCH   0

Patch version of cpp-stat-bench project.

Definition at line 29 of file version.h.