Branch: refs/heads/sender
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 6a0c88bebb9f458b03c5f6c497133b2d9ca7d8dd
      
https://github.com/STEllAR-GROUP/hpx/commit/6a0c88bebb9f458b03c5f6c497133b2d9ca7d8dd
  Author: Thomas Heller <[email protected]>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    A libs/basic_execution/include/hpx/basic_execution/receiver.hpp
    A libs/basic_execution/tests/unit/basic_receiver.cpp

  Log Message:
  -----------
  Implementing receiver concept in terms of P0443r13

One deviation of P0443r13 is the usage of tag_invoke as customization
point


  Commit: 5311f02cb273969e16066cdf35b6869271cf85b6
      
https://github.com/STEllAR-GROUP/hpx/commit/5311f02cb273969e16066cdf35b6869271cf85b6
  Author: Thomas Heller <[email protected]>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    A libs/basic_execution/include/hpx/basic_execution/operation_state.hpp
    A libs/basic_execution/tests/unit/basic_operation_state.cpp

  Log Message:
  -----------
  Implementing operation_state concept in terms of P0443r13

One deviation of P0443r13 is the usage of tag_invoke as customization
point


  Commit: 3de97df2fb72b0bdc1c375157416cfac3cbc2710
      
https://github.com/STEllAR-GROUP/hpx/commit/3de97df2fb72b0bdc1c375157416cfac3cbc2710
  Author: Thomas Heller <[email protected]>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M libs/basic_execution/include/hpx/basic_execution/operation_state.hpp
    A libs/basic_execution/include/hpx/basic_execution/sender.hpp
    M libs/basic_execution/tests/unit/basic_operation_state.cpp
    A libs/basic_execution/tests/unit/basic_sender.cpp
    M libs/execution_base/tests/unit/CMakeLists.txt

  Log Message:
  -----------
  Implementing sender concept in terms of P0443r13

One deviation of P0443r13 is the usage of tag_invoke as customization
point


  Commit: 8738f8bae1a7b3f15bf8099c76a63ca594cf2315
      
https://github.com/STEllAR-GROUP/hpx/commit/8738f8bae1a7b3f15bf8099c76a63ca594cf2315
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    R libs/basic_execution/include/hpx/basic_execution/operation_state.hpp
    R libs/basic_execution/include/hpx/basic_execution/receiver.hpp
    R libs/basic_execution/include/hpx/basic_execution/sender.hpp
    R libs/basic_execution/tests/unit/basic_operation_state.cpp
    R libs/basic_execution/tests/unit/basic_receiver.cpp
    R libs/basic_execution/tests/unit/basic_sender.cpp
    M libs/execution_base/CMakeLists.txt
    A libs/execution_base/include/hpx/execution_base/sender.hpp
    M libs/execution_base/tests/unit/basic_operation_state.cpp
    A libs/execution_base/tests/unit/basic_sender.cpp

  Log Message:
  -----------
  Simplify implementation of sender CPO


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/1a6dcbf719a7...8738f8bae1a7
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to