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.
1 parent 4cab1a2 commit 96d9100Copy full SHA for 96d9100
src/jrd/trig.h
@@ -69,7 +69,7 @@ struct gen
69
70
/* generators needed by the system triggers */
71
// Keep in sync with constants.h
72
-static const Jrd::gen generators[] =
+static inline constexpr Jrd::gen generators[] =
73
{
74
{ "RDB$SECURITY_CLASS", 1, NULL, ODS_13_0 },
75
{ "SQL$DEFAULT", 2, NULL, ODS_13_0 },
0 commit comments