VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
Version.h File Reference

Go to the source code of this file.

Macros

#define VECCORE_VERSION   "0.8.1"
 
#define VECCORE_VERSION_MAJOR   0
 
#define VECCORE_VERSION_MINOR   8
 
#define VECCORE_VERSION_PATCH   1
 

Macro Definition Documentation

◆ VECCORE_VERSION

#define VECCORE_VERSION   "0.8.1"

Definition at line 4 of file Version.h.

◆ VECCORE_VERSION_MAJOR

#define VECCORE_VERSION_MAJOR   0

Definition at line 5 of file Version.h.

◆ VECCORE_VERSION_MINOR

#define VECCORE_VERSION_MINOR   8

Definition at line 6 of file Version.h.

◆ VECCORE_VERSION_PATCH

#define VECCORE_VERSION_PATCH   1

Definition at line 7 of file Version.h.