]> AND Public Git Repository - simgrid.git/blobdiff - docs/source/Installing_SimGrid.rst
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc_api::automaton_propositional_symbol_evaluate() is used in LivenessChecker::get_pro...
[simgrid.git] / docs / source / Installing_SimGrid.rst
index 47c344749e7567f093583f27b8572c4ef3512fdd..008135056528f05058a35045089b91d32fa5578b 100644 (file)
@@ -97,7 +97,7 @@ Getting the Dependencies
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
 C++ compiler (either g++, clang, or icc).
-  We use the C++11 standard, and older compilers tend to fail on
+  We use the C++14 standard, and older compilers tend to fail on
   us. It seems that g++ 5.0 or higher is required nowadays (because of
   boost).  SimGrid compiles well with `clang` or `icc` too.
 Python 3.