mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
readme.txt update requirements to C++17 #506
This commit is contained in:
parent
a1a78e9cf1
commit
efeb244cd9
@ -43,8 +43,8 @@ languages:
|
|||||||
Requirements
|
Requirements
|
||||||
============
|
============
|
||||||
|
|
||||||
ChaiScript requires a C++14 compiler to build with support for variadic
|
ChaiScript requires a C++17 compiler to build with support for variadic
|
||||||
templates. It has been tested with gcc 4.9 and clang 3.6 (with libcxx).
|
templates. It has been tested with gcc 7 and clang 6 (with libcxx).
|
||||||
For more information see the build
|
For more information see the build
|
||||||
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
|
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user