From e36537c4e237c54457b089282391c656e9df1466 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 11 Apr 2017 16:43:03 -0600 Subject: [PATCH] Update readme.html. --- doc/readme.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/readme.html b/doc/readme.html index aa334ded5e..1e3af167a4 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -54,8 +54,11 @@

deal.II is mostly developed on Linux using the GCC compiler. However, it is not - platform specific and we strive to keep the source code C++ Standard - compliant. + platform specific and we strive to keep the source code compliant + with the C++ 2011 + Standard (see + also here + for a copy of the C++11 standard).

@@ -63,9 +66,9 @@ platforms: