From: heister Date: Mon, 24 Sep 2012 15:40:45 +0000 (+0000) Subject: make constructor of IndexSet explicit X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5be7fef4706b367c2ac1dd1c905c64faa2c791;p=dealii-svn.git make constructor of IndexSet explicit git-svn-id: https://svn.dealii.org/trunk@26668 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/index_set.h b/deal.II/include/deal.II/base/index_set.h index aa21ea567d..2baa112708 100644 --- a/deal.II/include/deal.II/base/index_set.h +++ b/deal.II/include/deal.II/base/index_set.h @@ -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