]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a default constructor for an empty type.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Jun 2010 14:52:40 +0000 (14:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Jun 2010 14:52:40 +0000 (14:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@21394 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_accessor.h

index a900482b44e87dc4bc445f7442924ba0a70037c2..a1d8d8b8e830275d472af3fd6e514cf64a2fc11f 100644 (file)
@@ -63,7 +63,14 @@ namespace internal
                                      */
     template <int structdim, int dim> struct PresentLevelType
     {
-       struct type {
+       struct type
+       {
+                                            /**
+                                             * Default constructor.
+                                             */
+           type ()
+             {}
+           
                                             /**
                                              * Dummy
                                              * constructor. Only

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.