Branch: refs/heads/all_any_none_of
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 6caafcc7b4b57050d47b8b2add399b375d6ad0f4
      
https://github.com/STEllAR-GROUP/hpx/commit/6caafcc7b4b57050d47b8b2add399b375d6ad0f4
  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/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