]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make variables const and thus Intel C++ compiler more happy.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 10:56:49 +0000 (10:56 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 May 2001 10:56:49 +0000 (10:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@4622 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/parameter_handler.cc

index 24a4c097ba6984f38d1146ab40179725ecc9d3fa..87a18c8d674b42c879996d46d4c87fffd53e0da6 100644 (file)
@@ -622,7 +622,8 @@ bool ParameterHandler::get_bool (const std::string &entry_string) const
 
 
 
-std::ostream & ParameterHandler::print_parameters (std::ostream &out, OutputStyle style)
+std::ostream & ParameterHandler::print_parameters (std::ostream &out,
+                                                  const OutputStyle style)
 {
                                   // assert that only known formats are
                                   // given as "style"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.