]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make ~destructor virtual.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Mar 2001 15:29:15 +0000 (15:29 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Mar 2001 15:29:15 +0000 (15:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@4287 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/mapping_q.h

index 62964d8d73d63a40a97f89df5f1a0ba0786d6030..df46c92778fe27b0507c8280c80ca9e96076504c 100644 (file)
@@ -51,7 +51,7 @@ class MappingQ : public MappingQ1<dim>
                                     /**
                                      * Destructor.
                                      */
-    ~MappingQ ();
+    virtual ~MappingQ ();
 
                                     /**
                                      * Implementation of the interface in

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.