Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enforce "Rule-of-Three/Five".
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 27 Feb 2019 14:11:36 +0000 (15:11 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 27 Feb 2019 14:35:11 +0000 (15:35 +0100)
commitcc4eceb15c80a597e44222b8c0ff60caf85db959
treedcd36c2ddd2f8e6639a1083081b61840b5d2c6fe
parent313686bba591f787dd41c1afe358305f7ee57334
Enforce "Rule-of-Three/Five".
42 files changed:
examples/s4u/app-bittorrent/s4u-bittorrent.hpp
examples/s4u/dht-chord/s4u-dht-chord.hpp
examples/s4u/dht-kademlia/message.hpp
include/simgrid/Exception.hpp
include/simgrid/jedule/jedule.hpp
include/simgrid/jedule/jedule_events.hpp
include/simgrid/jedule/jedule_platform.hpp
include/simgrid/kernel/future.hpp
include/simgrid/kernel/resource/Action.hpp
include/simgrid/kernel/resource/Model.hpp
include/simgrid/kernel/routing/DijkstraZone.hpp
include/simgrid/kernel/routing/DragonflyZone.hpp
include/simgrid/kernel/routing/FatTreeZone.hpp
include/simgrid/kernel/routing/FloydZone.hpp
include/simgrid/kernel/routing/FullZone.hpp
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/plugins/file_system.h
include/xbt/Extendable.hpp
include/xbt/backtrace.hpp
src/instr/instr_paje_containers.hpp
src/kernel/EngineImpl.hpp
src/kernel/context/Context.hpp
src/kernel/context/ContextSwapped.hpp
src/kernel/context/ContextThread.hpp
src/kernel/resource/profile/trace_mgr.hpp
src/mc/mc_unw.hpp
src/msg/msg_private.hpp
src/simix/ActorImpl.hpp
src/smpi/include/smpi_actor.hpp
src/smpi/include/smpi_datatype.hpp
src/smpi/include/smpi_datatype_derived.hpp
src/smpi/include/smpi_topo.hpp
src/smpi/include/smpi_win.hpp
src/surf/PropertyHolder.hpp
src/surf/StorageImpl.hpp
src/surf/cpu_cas01.hpp
src/surf/cpu_interface.hpp
src/surf/cpu_ti.hpp
src/surf/network_ib.hpp
src/surf/network_interface.hpp
src/surf/ptask_L07.hpp
src/xbt/backtrace.cpp