We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MODERN_SQLITE_VERSION
1 parent 8ceda86 commit 82e3c2aCopy full SHA for 82e3c2a
hdr/sqlite_modern_cpp.h
@@ -11,6 +11,8 @@
11
#include <locale>
12
#include <codecvt>
13
14
+#define MODERN_SQLITE_VERSION 3002008
15
+
16
#ifdef __has_include
17
#if __cplusplus > 201402 && __has_include(<optional>)
18
#define MODERN_SQLITE_STD_OPTIONAL_SUPPORT
0 commit comments