Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[xbt] Type-safe Facetable levels
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 17 Dec 2015 10:07:40 +0000 (11:07 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 17 Dec 2015 11:05:57 +0000 (12:05 +0100)
commitc93f053fe60b1880db916d2dc83ad03b0bb436a7
tree09b22659f37c790d5f66b48016f5506dccfdfb2b
parent5548be597764f396bc3f96646e2e3201058ec984
[xbt] Type-safe Facetable levels

For compatibility with C, the type-safety is currently not strongly
enforced.
12 files changed:
include/xbt/Facetable.hpp
src/simdag/sd_global.c
src/simgrid/host.cpp
src/surf/cpu_interface.cpp
src/surf/cpu_interface.hpp
src/surf/host_clm03.cpp
src/surf/host_interface.cpp
src/surf/host_interface.hpp
src/surf/host_ptask_L07.cpp
src/surf/surf_c_bindings.cpp
src/surf/surf_interface.cpp
src/surf/virtual_machine.cpp