]> https://gitweb.dealii.org/ - dealii.git/commitdiff
use smaller type
authorTimo Heister <timo.heister@gmail.com>
Wed, 6 Nov 2019 20:06:39 +0000 (15:06 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 6 Nov 2019 20:06:39 +0000 (15:06 -0500)
include/deal.II/base/mpi_tags.h

index cc5bc2b05735126087f8f0473e5c8f0a728a79a7..a9d87f971c3285c17558c213b81c9f833a5bfa71 100644 (file)
@@ -48,7 +48,7 @@ namespace Utilities
         /**
          * The enum with the tags.
          */
-        enum enumeration
+        enum enumeration : std::uint16_t
         {
           /// Utilities::MPI::some_to_some()
           mpi_some_to_some = 300,

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.