Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite/simplify the C++ flag declaration
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 15 Apr 2016 11:10:56 +0000 (13:10 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 18 Apr 2016 08:48:14 +0000 (10:48 +0200)
commit9d0bdd2e04d23fbcc1db6e7e525cf79979c4643b
treee1ed4c2365583962a1d8648796594dd58b015209
parent9d446af3d297ad838f88db08fc5706f386362ddc
Rewrite/simplify the C++ flag declaration

C++-style flags are all registered as xbt_cfgelm_string. I'd be in
favor of removing the other types in order to simplify the code.
include/xbt/config.h
include/xbt/config.hpp
src/xbt/config.cpp