]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
It seems as if gcc does not want us to declare partial specializations
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Mar 2002 09:09:09 +0000 (09:09 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Mar 2002 09:09:09 +0000 (09:09 +0000)
as friends. What a pity.

git-svn-id: https://svn.dealii.org/trunk@5625 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index 452c6fdabd8072ce671f70319447c37e9c5f9271..f847ad2090075cd382ba806c580363663c5a808c 100644 (file)
@@ -3240,10 +3240,6 @@ class Triangulation : public TriaDimensionInfo<dim>,
     template <int dim1, int dim2>
     friend class TriaObjectAccessor;
     
-    template <int N> friend class TriaObjectAccessor<1, N>;
-    template <int N> friend class TriaObjectAccessor<2, N>;
-    template <int N> friend class TriaObjectAccessor<3, N>;
-    
     friend class CellAccessor<dim>;
     
     friend class TriaRawIterator<1,TriaObjectAccessor<1, 1> >;

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.