Branch: refs/heads/all_any_none_of
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 00d363e2bae0a4dc76f50a389c860029c27489fb
      
https://github.com/STEllAR-GROUP/hpx/commit/00d363e2bae0a4dc76f50a389c860029c27489fb
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/accumulate.hpp
    A libs/algorithms/include/hpx/parallel/algorithms/detail/find.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M libs/algorithms/include/hpx/parallel/util/cancellation_token.hpp
    M libs/algorithms/tests/unit/algorithms/all_of.cpp
    M libs/algorithms/tests/unit/algorithms/any_of.cpp
    M libs/algorithms/tests/unit/algorithms/none_of.cpp
    M libs/algorithms/tests/unit/container_algorithms/all_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/any_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/none_of_range.cpp
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp

  Log Message:
  -----------
  Addapting all_of, any_of, and none_of to C++20

- this introduces CPOs for the algorithms
- flyby: make detail::accumulate constexpr


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to