]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make constructor of IndexSet explicit
authorTimo Heister <timo.heister@gmail.com>
Mon, 24 Sep 2012 15:40:45 +0000 (15:40 +0000)
committerTimo Heister <timo.heister@gmail.com>
Mon, 24 Sep 2012 15:40:45 +0000 (15:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@26668 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/index_set.h

index aa21ea567de5d71e8b28fe40f23cda3365a098c2..2baa1127086c465ed7ae02eeca865353f1607e9c 100644 (file)
@@ -64,7 +64,7 @@ class IndexSet
                                       * overall size of the index
                                       * range.
                                       */
-    IndexSet (const unsigned int size);
+    explicit IndexSet (const unsigned int size);
 
                                      /**
                                       * Remove all indices from this

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.