Léo Lam 1bdfedf3c6 Common: Add a Result class
This adds a lightweight, easy to use std::variant wrapper intended to
be used as a return type for functions that can return either a result
or an error code.
2018-03-31 10:45:44 +02:00
..
2018-03-31 10:45:44 +02:00
2017-06-03 18:20:41 -07:00
2017-06-27 00:06:14 -07:00