]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use correct declaration for friend class.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 May 2006 19:49:13 +0000 (19:49 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 May 2006 19:49:13 +0000 (19:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@13025 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/hp_dof_handler.h

index 5a87c038944340dae21603074d04ffa12abf37ca..52996f93e75184ea3978e69cab0e00681ee42558 100644 (file)
@@ -1144,7 +1144,7 @@ namespace hp
                                        /**
                                         * Make accessor objects friends.
                                         */
-      template <class DH> friend class ::DoFAccessor;
+      template <int structdim, class DH> friend class ::DoFAccessor;
 
                                        /**
                                         * Make accessor objects friends.

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.