Skip to content

Commit efeb244

Browse files
committed
readme.txt update requirements to C++17 #506
1 parent a1a78e9 commit efeb244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ languages:
4343
Requirements
4444
============
4545

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).
46+
ChaiScript requires a C++17 compiler to build with support for variadic
47+
templates. It has been tested with gcc 7 and clang 6 (with libcxx).
4848
For more information see the build
4949
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
5050

0 commit comments

Comments
 (0)