-
- Downloads
[!721] fix ctor for Future<void>
Merge branch 'fix_future_of_void' into 'master' ref:core/dune-common There was a problem with a ctor of Future<void>. This MR disables the ctor if T is void. Furthermore i changed the autos in the mpifuturetest.cc to Futures to check for this. See merge request [!721] [!721]: gitlab.dune-project.org/core/dune-common/merge_requests/721
Please register or sign in to comment