Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 346946698677f94e516d2ae0613f53b266c870c6
https://github.com/STEllAR-GROUP/hpx/commit/346946698677f94e516d2ae0613f53b266c870c6
Author: Severin Strobl <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M libs/core/execution_base/include/hpx/execution_base/sender.hpp
M libs/core/executors/tests/unit/thread_pool_scheduler.cpp
Log Message:
-----------
Fix usage of HPX_INVOKE macro
HPX_INVOKE is a variadic macro and as such requires at least one
argument for the '...' part to be strictly standard-compliant, at least
pre-C++20.
Commit: 6288022ec44cd919fe0b48883f30e23d35c2d45a
https://github.com/STEllAR-GROUP/hpx/commit/6288022ec44cd919fe0b48883f30e23d35c2d45a
Author: Hartmut Kaiser <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M libs/core/execution_base/include/hpx/execution_base/sender.hpp
M libs/core/executors/tests/unit/thread_pool_scheduler.cpp
Log Message:
-----------
Merge pull request #5605 from severinstrobl/invoke_macro
Fix usage of HPX_INVOKE macro
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/2098a4ac3e96...6288022ec44c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits