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 c2ddd26 commit 0fa578fCopy full SHA for 0fa578f
src/tinyformat.h
@@ -115,7 +115,7 @@ namespace tfm = tinyformat;
115
116
// Define for C++11 variadic templates which make the code shorter & more
117
// general. If you don't define this, C++11 support is autodetected below.
118
-// #define TINYFORMAT_USE_VARIADIC_TEMPLATES
+#define TINYFORMAT_USE_VARIADIC_TEMPLATES
119
120
121
//------------------------------------------------------------------------------
0 commit comments