Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement xbt::Result with boost::variant.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 27 Jan 2019 20:07:06 +0000 (21:07 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 27 Jan 2019 21:29:57 +0000 (22:29 +0100)
commitf135812513aa29b0019faab8ab5d9b4201058f32
treee4fe1e4f149cefc8250a2ad4580727d0b731be20
parent63f93ca6b6d7f05e4b1bdcd43d6ba728b9873636
Implement xbt::Result with  boost::variant.

std::variant is today not an option because it's C++17.
doc/doxygen/uhood_switch.doc
include/xbt/future.hpp