Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enforce usage of std::shared_ptr for TIData.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 19 Feb 2021 11:51:58 +0000 (12:51 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 19 Feb 2021 21:05:39 +0000 (22:05 +0100)
commit3965b45784421b5cdf6069e048dad3e184ae7d72
tree956bd45bc4f6d8ce26647e4a1ed33bb02cdc7b83
parent694e679d6ec87a97d8347fa7d64617d2a7ff8700
Enforce usage of std::shared_ptr for TIData.

This should finalize commit 4830e201d53af82a0d2722defd50a17363073785
([INSTR] Move vector* to shared_ptr<vector>.)
src/instr/instr_private.hpp
src/smpi/bindings/smpi_pmpi_coll.cpp
src/smpi/bindings/smpi_pmpi_request.cpp