infix
A JIT-Powered FFI Library for C
|
Macros defining the semantic version of the infix library. More...
Macros | |
#define | INFIX_MAJOR 0 |
#define | INFIX_MINOR 1 |
#define | INFIX_PATCH 0 |
Macros defining the semantic version of the infix library.
The versioning scheme follows Semantic Versioning 2.0.0 (SemVer).
#define INFIX_MAJOR 0 |
#define INFIX_MINOR 1 |
#define INFIX_PATCH 0 |