From 80ec4d0a7b97ebfa667dad8d03e51acc2ef98da1 Mon Sep 17 00:00:00 2001 From: Bolero-MURAKAMI Date: Mon, 28 Apr 2014 11:22:50 +0900 Subject: [PATCH] support C++14 mode --- docs/_sources/index.txt | 4 ++-- docs/index.html | 4 ++-- source/index.rst | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/_sources/index.txt b/docs/_sources/index.txt index dd04bd41..89ed4d83 100644 --- a/docs/_sources/index.txt +++ b/docs/_sources/index.txt @@ -48,8 +48,8 @@ Supported Compilers Linux: -* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0 -* Clang, C++11 mode: 3.2, 3.3, 3.4 +* GCC, C++11/14 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0 +* Clang, C++11/14 mode: 3.2, 3.3, 3.4 .. _sprout-author: ******************************************************************************* diff --git a/docs/index.html b/docs/index.html index 77a5c37f..e19e5128 100644 --- a/docs/index.html +++ b/docs/index.html @@ -136,8 +136,8 @@

Supported CompilersΒΆ

Linux:

diff --git a/source/index.rst b/source/index.rst index dd04bd41..89ed4d83 100644 --- a/source/index.rst +++ b/source/index.rst @@ -48,8 +48,8 @@ Supported Compilers Linux: -* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0 -* Clang, C++11 mode: 3.2, 3.3, 3.4 +* GCC, C++11/14 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0 +* Clang, C++11/14 mode: 3.2, 3.3, 3.4 .. _sprout-author: *******************************************************************************