infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
Version Information

Macros defining the semantic version of the infix library. More...

Collaboration diagram for Version Information:

Macros

#define INFIX_MAJOR   0
 
#define INFIX_MINOR   1
 
#define INFIX_PATCH   0
 

Detailed Description

Macros defining the semantic version of the infix library.

The versioning scheme follows Semantic Versioning 2.0.0 (SemVer).

Macro Definition Documentation

◆ INFIX_MAJOR

#define INFIX_MAJOR   0

◆ INFIX_MINOR

#define INFIX_MINOR   1

◆ INFIX_PATCH

#define INFIX_PATCH   0