]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove 'explicit' from copy-constructor
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Feb 1999 13:15:09 +0000 (13:15 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Feb 1999 13:15:09 +0000 (13:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@774 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/dfmatrix.h

index 1cbdff75d71a5be9386321ab46a0ef544f9b06d5..a5fda7a698a0eb07b9a77bf9f6c7f5fe069f3a67 100644 (file)
@@ -93,7 +93,7 @@ class dFMatrix
                                      * huge amount of computing time for large
                                      * matrices!!
                                      */
-    explicit dFMatrix (const dFMatrix&);
+    dFMatrix (const dFMatrix&);
 
                                     /**
                                      * Destructor. Release all memory.

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.