Branch: refs/heads/set_algorithms
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 565a70fa7a3f71cecc7a873abda0b70173ce18ff
https://github.com/STEllAR-GROUP/hpx/commit/565a70fa7a3f71cecc7a873abda0b70173ce18ff
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-20 (Sun, 20 Sep 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include/include/hpx/algorithm.hpp
M libs/full/include/include/hpx/include/parallel_set_operations.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/set_intersection.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/result_types.hpp
M libs/parallelism/algorithms/tests/regressions/set_operations_3442.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/set_intersection.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/set_intersection_range.cpp
Log Message:
-----------
Making set_intersection conform to C++20
- adding range-based overloads
Commit: d8c1e9a48b557ec7d61cac738bbd51d4f587d4ca
https://github.com/STEllAR-GROUP/hpx/commit/d8c1e9a48b557ec7d61cac738bbd51d4f587d4ca
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-20 (Sun, 20 Sep 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include/include/hpx/algorithm.hpp
M libs/full/include/include/hpx/include/parallel_set_operations.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/includes.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/includes.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/includes_range.cpp
Log Message:
-----------
Making includes conforming to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/898f51d6a274...d8c1e9a48b55
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits