]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Simplify the forward declarations.
authorDavid Wells <wellsd2@rpi.edu>
Mon, 18 Jan 2016 14:03:07 +0000 (09:03 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 18 Jan 2016 14:03:07 +0000 (09:03 -0500)
ParameterHandler does not need a forward declaration because none of the
Pattern classes use it.

include/deal.II/base/parameter_handler.h

index 6042d7b3b43f59688a9d2b429fa496950430cdff..95350a6be71fb5289048a2c0e1f7692f02e60923 100644 (file)
 
 DEAL_II_NAMESPACE_OPEN
 
-//TODO: Allow long input lines to be broken by appending a backslash character
-
-
-// public classes; to be declared below
-class ParameterHandler;
-class MultipleParameterLoop;
-
-
-
-// forward declaration
+// forward declarations for interfaces and friendship
 class LogStream;
-
+class MultipleParameterLoop;
 
 
 /**

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.