Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 90fae39386a8f7fc10c8072efc461d4d5ef5a23a
      
https://github.com/STEllAR-GROUP/hpx/commit/90fae39386a8f7fc10c8072efc461d4d5ef5a23a
  Author: Severin Strobl <[email protected]>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M libs/core/serialization/include/hpx/serialization/tuple.hpp

  Log Message:
  -----------
  Serialization of hpx::tuple must use hpx::get

As HPX can be configured without the compatibility of hpx::tuple and
std::tuple, hpx::get must be used for accessing the elements of a
hpx::tuple.


  Commit: c13877334c0467aa086b1c14eeef452901c72c06
      
https://github.com/STEllAR-GROUP/hpx/commit/c13877334c0467aa086b1c14eeef452901c72c06
  Author: Mikael Simberg <[email protected]>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M libs/core/serialization/include/hpx/serialization/tuple.hpp

  Log Message:
  -----------
  Merge pull request #5584 from severinstrobl/serialization_hpx_tuple

Serialization of hpx::tuple must use hpx::get


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

Reply via email to