Branch: refs/heads/mismatch_cpos
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 889e9b71715197b2374ec463dd0b4c51c89c3b18
https://github.com/STEllAR-GROUP/hpx/commit/889e9b71715197b2374ec463dd0b4c51c89c3b18
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/util/projection_identity.hpp
M libs/algorithms/include/hpx/parallel/util/result_types.hpp
M libs/algorithms/tests/unit/algorithms/mismatch.cpp
M libs/algorithms/tests/unit/algorithms/mismatch_binary.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/mismatch_binary_range.cpp
A libs/algorithms/tests/unit/container_algorithms/mismatch_range.cpp
M libs/include/include/hpx/algorithm.hpp
M libs/include/include/hpx/include/parallel_mismatch.hpp
Log Message:
-----------
Adapting mismatch to C++20
- add overloads for mismatch taking ranges
- flyby: making projection_identity constexpr
Commit: 449849654a754f63f99710cb12f5bed6c4a4f446
https://github.com/STEllAR-GROUP/hpx/commit/449849654a754f63f99710cb12f5bed6c4a4f446
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M libs/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/execution/include/hpx/execution/algorithms/detail/predicates.hpp
M libs/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
M
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
M libs/type_support/CMakeLists.txt
A libs/type_support/include/hpx/type_support/equality.hpp
Log Message:
-----------
Unify predicates in namespace ranges.
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/b8343a48daf4...449849654a75
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits