use of C++23 code

Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
2026-02-12 14:53:30 +01:00
parent a53ba06885
commit 50267e47dc
20 changed files with 340 additions and 114 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
#define STORAGE_VERSION_MAJOR @STORAGE_VERSION_MAJOR@
#define STORAGE_VERSION_MINOR @STORAGE_VERSION_MINOR@
#define STORAGE_VERSION_PATCH @STORAGE_VERSION_PATCH@
#define STORAGE_VERSION "@STORAGE_VERSION@"