We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a78e9 commit efeb244Copy full SHA for efeb244
readme.md
@@ -43,8 +43,8 @@ languages:
43
Requirements
44
============
45
46
-ChaiScript requires a C++14 compiler to build with support for variadic
47
-templates. It has been tested with gcc 4.9 and clang 3.6 (with libcxx).
+ChaiScript requires a C++17 compiler to build with support for variadic
+templates. It has been tested with gcc 7 and clang 6 (with libcxx).
48
For more information see the build
49
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
50
0 commit comments