]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix non-compilability.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Mar 2003 20:31:33 +0000 (20:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Mar 2003 20:31:33 +0000 (20:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@7301 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix_ez.h

index e8309b8ee0fb3dee1c323a434ebfd8b4af230aad..0fcdc7574071a4482acfe22a93eb48dcbe26aa82 100644 (file)
@@ -975,6 +975,16 @@ class SparseMatrixEZ : public Subscriptor
                                      * Increment when a row grows.
                                      */
     unsigned int increment;
+
+                                     /**
+                                      * Make member classes
+                                      * friends. Not strictly
+                                      * necessary according to the
+                                      * standard, but some compilers
+                                      * require this...
+                                      */
+    friend class const_iterator;
+    friend class const_iterator::Accessor;
 };
 
 

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.