Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 5b69830c9baca65c12897fada39c8506b3254ec1
https://github.com/STEllAR-GROUP/hpx/commit/5b69830c9baca65c12897fada39c8506b3254ec1
Author: Severin Strobl <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M libs/core/datastructures/tests/unit/tuple.cpp
M libs/core/execution_base/tests/unit/any_sender.cpp
M libs/core/functional/include/hpx/functional/invoke_fused.hpp
Log Message:
-----------
Test case for any_sender should use hpx::tuple
According to the documentation, the tuple type passed to
`hpx::util::invoke_fused` must be compatible to `hpx::get`.
Also disabled unit test for structured binding in case compatibility
between hpx::tuple and std::tuple is disabled.
Commit: 9c2afd9d029842ca7899ae8b1edb79d3f6f287f0
https://github.com/STEllAR-GROUP/hpx/commit/9c2afd9d029842ca7899ae8b1edb79d3f6f287f0
Author: Auriane R <[email protected]>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M libs/core/datastructures/tests/unit/tuple.cpp
M libs/core/execution_base/tests/unit/any_sender.cpp
M libs/core/functional/include/hpx/functional/invoke_fused.hpp
Log Message:
-----------
Merge pull request #5601 from severinstrobl/any_sender_tuple
Test case for any_sender should use hpx::tuple
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/92ab22eb6efc...9c2afd9d0298
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits