Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: f3b4b437ed5eaed5fa2896b9c5b0803e1c506893
https://github.com/STEllAR-GROUP/hpx/commit/f3b4b437ed5eaed5fa2896b9c5b0803e1c506893
Author: Severin Strobl <[email protected]>
Date: 2021-04-10 (Sat, 10 Apr 2021)
Changed paths:
M
libs/parallelism/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/parallelism/lcos_local/tests/unit/split_future.cpp
Log Message:
-----------
Allow splitting of futures holding std::tuple
Analogous to the case of std::pair, it should be possible to split a
hpx::future<std::tuple<Ts...>> into std::tuple<hpx::future<Ts>...>.
Commit: 993cb9087bf6136f318c5d92f365201103e73f21
https://github.com/STEllAR-GROUP/hpx/commit/993cb9087bf6136f318c5d92f365201103e73f21
Author: Mikael Simberg <[email protected]>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M
libs/parallelism/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/parallelism/lcos_local/tests/unit/split_future.cpp
Log Message:
-----------
Merge pull request #5289 from severinstrobl/std_tuple_split_future
Allow splitting of futures holding std::tuple
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/b0bd55f6f26d...993cb9087bf6
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits