]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make all accessors friends.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 2004 22:58:39 +0000 (22:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 2004 22:58:39 +0000 (22:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@8910 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix.h

index e77a1e21238c0a45ef85cae03c047e7978d08e7b..47c40dfb84cb6c348028868650dd080c16507cf7 100644 (file)
@@ -184,7 +184,7 @@ namespace internals
                                               * friend so as to allow it to
                                               * generate objects of this type.
                                               */
-            friend class Accessor;
+            template <typename, bool> friend class Accessor;
         };
             
       public:

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.