Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do standard C++
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 16 Oct 2016 09:57:34 +0000 (11:57 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 16 Oct 2016 13:31:59 +0000 (15:31 +0200)
commit2983e2d4248b6cdb5c7df3b1bd9b35540e7a32b8
tree777148970c596d27cd9443a4ecf01d427b7294ed
parent96b18f4b65694f66c8aea2d702b6f087fdcf9cb7
do standard C++

Destroy the elements explicitly instead of having them destroyed when
they are removed from the dict container.
include/simgrid/s4u/host.hpp
src/s4u/s4u_host.cpp
src/simgrid/host.cpp
src/simix/smx_vm.cpp
src/surf/network_interface.cpp