Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: a6e955e147bcf07821cf0e775a86965c54b3a1ea
      
https://github.com/STEllAR-GROUP/hpx/commit/a6e955e147bcf07821cf0e775a86965c54b3a1ea
  Author: Fabrizio Primerano <fabri....@gmail.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M libs/compute/include/hpx/compute/vector.hpp

  Log Message:
  -----------
  Assignment operator compute::vector bug fix

Fix of issue #4323, regarding const-correctness.

Addition of a temporary allocator, which uses the assigned vector's allocator.


  Commit: a43977247895bcaec318ebd6bcc1e5798a872919
      
https://github.com/STEllAR-GROUP/hpx/commit/a43977247895bcaec318ebd6bcc1e5798a872919
  Author: Fabrizio Primerano <fabri....@gmail.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M libs/compute/include/hpx/compute/vector.hpp

  Log Message:
  -----------
  Fix of the assignment operator of compute::vector

Issue #4323

Enhancement of the fix for the assignment operator of compute::vector.

Additional movement of the created temporary allocator to the vector's local 
allocator.


  Commit: 0a419eec7c6b5116296c029edb04967d01529fd1
      
https://github.com/STEllAR-GROUP/hpx/commit/0a419eec7c6b5116296c029edb04967d01529fd1
  Author: D067751 <fabrizio.primer...@sap.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M libs/compute/include/hpx/compute/vector.hpp

  Log Message:
  -----------
  Reformat to clang-format


  Commit: f10ebe498d1afb9e42a85e7e92a79864a03663d3
      
https://github.com/STEllAR-GROUP/hpx/commit/f10ebe498d1afb9e42a85e7e92a79864a03663d3
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M libs/compute/include/hpx/compute/vector.hpp

  Log Message:
  -----------
  Merge pull request #4326 from PrimeF/master

Usage of temporary allocator in assignment operator of compute::vector


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/6d372da0e329...f10ebe498d1a
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to