Branch: refs/heads/receiver
Home: https://github.com/STEllAR-GROUP/hpx
Commit: e7be1cc5b28c69ee96554b36f6a51e3470d7dc8e
https://github.com/STEllAR-GROUP/hpx/commit/e7be1cc5b28c69ee96554b36f6a51e3470d7dc8e
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
R libs/basic_execution/include/hpx/basic_execution/receiver.hpp
R libs/basic_execution/tests/unit/basic_receiver.cpp
M libs/execution_base/CMakeLists.txt
A libs/execution_base/include/hpx/execution_base/receiver.hpp
M libs/execution_base/tests/unit/CMakeLists.txt
A libs/execution_base/tests/unit/basic_receiver.cpp
M libs/functional/CMakeLists.txt
M libs/functional/include/hpx/functional/tag_invoke.hpp
A libs/functional/include/hpx/functional/tag_member_invoke.hpp
Log Message:
-----------
Simplify implementation of receiver related CPOs
- this is based on new tag_member and tag_member_noexcept base classes
that take care of the special dispatching that falls back to invoking
a tag_member_invoke function on the CPO.
- updating file locations and namespaces for recent module renamings
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits