mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
Update docs to reflect C++14 closes #268
This commit is contained in:
parent
d34d74205c
commit
b72eed3921
@ -43,10 +43,9 @@ languages:
|
|||||||
Requirements
|
Requirements
|
||||||
============
|
============
|
||||||
|
|
||||||
ChaiScript requires a C++11 compiler to build with support for variadic
|
ChaiScript requires a C++14 compiler to build with support for variadic
|
||||||
templates. It has been tested with gcc 4.6 and clang 3.1 (with libcxx). MacOS
|
templates. It has been tested with gcc 4.9 and clang 3.6 (with libcxx).
|
||||||
10.8 (Mountain Lion) is also known to support the C++11 build with Apple's
|
For more information see the build
|
||||||
clang 4.0. MSVC 2013 or newer is supports also. For more information see the build
|
|
||||||
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
|
[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html).
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user