]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make the correct class a friend.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Mar 2005 17:27:15 +0000 (17:27 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Mar 2005 17:27:15 +0000 (17:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@10159 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/table.h

index 8dd9815fec73611207333a903d6fd945e283f81b..3f2c4d4a450b7ce91aa487fc8194e893c80a4245 100644 (file)
@@ -664,7 +664,7 @@ namespace internal
         template <int N1, typename T1, bool C1, unsigned int P1>
         friend class Accessor;
 #  ifndef DEAL_II_TEMPL_SPEC_FRIEND_BUG
-        friend class Table<2,T>;
+        friend class ::Table<2,T>;
         friend class Accessor<N,T,C,2>;
 #  endif
 #else

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.