]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make a true class out of TriaNumberCache<dim> in order not to confuse
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Aug 2000 15:36:58 +0000 (15:36 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Aug 2000 15:36:58 +0000 (15:36 +0000)
the forward declarations script.

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

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

index c7c2ae11a8a4a3cc6c8e568a09d67d63423cfc9a..c152cdf94e2d462d5afea2ef96af32cbe2a89b4e 100644 (file)
@@ -304,7 +304,8 @@ class TriaDimensionInfo<3>
  * @author Wolfgang Bangerth, 1999
  */
 template <int dim>
-struct TriaNumberCache;
+struct TriaNumberCache
+{};
 
 /**
  * Cache class used to store the number of used and active elements

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.