Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 3a2f4395200b3c9412e7aafb97f82b8b04b12a5e
      
https://github.com/STEllAR-GROUP/hpx/commit/3a2f4395200b3c9412e7aafb97f82b8b04b12a5e
  Author: Mikael Simberg <[email protected]>
  Date:   2020-10-20 (Tue, 20 Oct 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_is_partitioned.hpp
    M libs/parallelism/algorithms/CMakeLists.txt
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
    A 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/is_partitioned.cpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/is_partitioned_projection_range.cpp
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/is_partitioned_range.cpp

  Log Message:
  -----------
  Adapt is_partitioned to C++20


  Commit: 1584b048e59b5df3d64f43a3a5961b1c38ca0850
      
https://github.com/STEllAR-GROUP/hpx/commit/1584b048e59b5df3d64f43a3a5961b1c38ca0850
  Author: Mikael Simberg <[email protected]>
  Date:   2020-10-20 (Tue, 20 Oct 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_is_partitioned.hpp
    M libs/parallelism/algorithms/CMakeLists.txt
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
    A 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/is_partitioned.cpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/is_partitioned_projection_range.cpp
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/is_partitioned_range.cpp

  Log Message:
  -----------
  Merge pull request #5006 from msimberg/is-partitioned-ranges

Adapt is_partitioned to C++20


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/ef37b30c15a8...1584b048e59b
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to