]> https://gitweb.dealii.org/ - dealii.git/commitdiff
missing friend declaration
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 18 Jul 2003 13:40:30 +0000 (13:40 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 18 Jul 2003 13:40:30 +0000 (13:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@7881 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/full_matrix.h

index 456a3c97ae98d72e65727777f4da16e0ccdb0bef..a2f7065c301518fca486918e713da031aae343db 100644 (file)
@@ -892,6 +892,8 @@ class FullMatrix : public Table<2,number>
                    int,
                    << "This function is not implemented for the given"
                    << " matrix dimension " << arg1);
+    
+    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.