]> https://gitweb.dealii.org/ - dealii.git/commit
Use an explicit cast when need a bool from optional<...>. source/base/parameter_handl... 105/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Aug 2014 18:26:15 +0000 (13:26 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Aug 2014 18:26:15 +0000 (13:26 -0500)
commit57d975bc4c9c3d76bce59ee7462a6e94487c7e82
tree76c3a66e30e9ae25b2ac7ff9d95d0d53a5188207
parent394cfc722fe21aa0581d4cbaffbfd1725b32a340
Use an explicit cast when need a bool from optional<...>. source/base/parameter_handler.cc

The implicit cast was previously allowed, but newer versions of BOOST together with C++11 mark
the cast as 'explicit', and it fails in the current context.
source/base/parameter_handler.cc

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.