Skip to content

Commit

Permalink
Update doc/build_ref/TrilinosBuildReferenceTemplate.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jhux2 authored May 22, 2024
1 parent b0395cd commit 1a3639e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build_ref/TrilinosBuildReferenceTemplate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ on, configure with::
-D CMAKE_CXX_STANDARD:STRING=20

As mentioned above, that will also result in all downstream C++ software built
CMake to be built with C++20 compiler options turned on as well.
with CMake to be built with C++20 compiler options turned on as well.

However, Trilinos is currently only rigorously tested with C++17 compiler
options so trying to build and use with a higher language standard may not
Expand Down

0 comments on commit 1a3639e

Please sign in to comment.