Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 715380ef17748334eb7dacd8256d0595eef55909
      
https://github.com/STEllAR-GROUP/hpx/commit/715380ef17748334eb7dacd8256d0595eef55909
  Author: gonidelis <[email protected]>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy_if.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_if.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_range.cpp

  Log Message:
  -----------
  Fix C++20 replace algo  adaptation misses


  Commit: 9db76d3227b590ed952069dbba9c4dae890ceda5
      
https://github.com/STEllAR-GROUP/hpx/commit/9db76d3227b590ed952069dbba9c4dae890ceda5
  Author: Mikael Simberg <[email protected]>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy_if.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/replace_if.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_range.cpp

  Log Message:
  -----------
  Merge pull request #5230 from gonidelis/replace_fixes

Fix C++20 replace algo adaptation misses


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/83b6981cabde...9db76d3227b5
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to