Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 21 Feb 2023 21:08:45 +0000 (22:08 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 21 Feb 2023 21:42:41 +0000 (22:42 +0100)
- Rename xbt_main.cpp -> xbt_misc.cpp to reflect its content
- Stick to our naming schema (Engine::pimpl -> Engine::pimpl_)
- Don't say the loop iterator is const to then const_cast it
- Kill the leftover xbt::binary_name and xbt::cmdline local vars


No differences found