Branch: refs/heads/receiver
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f852ca38f2ff64d2ff6801ffe8727a9245c66b83
      
https://github.com/STEllAR-GROUP/hpx/commit/f852ca38f2ff64d2ff6801ffe8727a9245c66b83
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-18 (Sat, 18 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
    A libs/functional/include/hpx/functional/tag_fallback_invoke.hpp
    M libs/functional/include/hpx/functional/tag_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

Reply via email to