Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 7524dd9ebfc2b0eb0dbbd6e01c53a097cf133ea8
      
https://github.com/STEllAR-GROUP/hpx/commit/7524dd9ebfc2b0eb0dbbd6e01c53a097cf133ea8
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M 
components/containers/partitioned_vector/tests/unit/serialization_partitioned_vector.cpp
    M libs/algorithms/CMakeLists.txt
    A libs/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/algorithms/tests/regressions/static_chunker_2282.cpp
    M libs/algorithms/tests/unit/algorithms/fill.cpp
    M libs/algorithms/tests/unit/algorithms/filln.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    M libs/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
    M libs/compute/tests/regressions/parallel_fill_4132.cpp
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Making fill and fill_n compatible with C++20

- converting algorithms to use CPOs


  Commit: 256b42eb12143bbd876a368af8c88a9dd95858a0
      
https://github.com/STEllAR-GROUP/hpx/commit/256b42eb12143bbd876a368af8c88a9dd95858a0
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M 
components/containers/partitioned_vector/tests/unit/serialization_partitioned_vector.cpp
    M libs/algorithms/CMakeLists.txt
    A libs/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/algorithms/tests/regressions/static_chunker_2282.cpp
    M libs/algorithms/tests/unit/algorithms/fill.cpp
    M libs/algorithms/tests/unit/algorithms/filln.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    M libs/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
    M libs/compute/tests/regressions/parallel_fill_4132.cpp
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Merge pull request #4860 from STEllAR-GROUP/fill_fill_n

Making fill and fill_n compatible with C++20


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

Reply via email to