Branch: refs/heads/mismatch_cpos
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: b8343a48daf4227cc88adf5b22a1204b1014d594
      
https://github.com/STEllAR-GROUP/hpx/commit/b8343a48daf4227cc88adf5b22a1204b1014d594
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-08-05 (Wed, 05 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


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

Reply via email to