Denis Blank 1e39bd85dd Replace the result<...> implementation by a lighter one
* result<...> only moveable now, the conditional copy capabilities were removed
* If you require the optional copy capability use a std::variant implementation of your choice
* Closes #13
2020-04-04 22:26:09 +02:00
..
continuable Replace the result<...> implementation by a lighter one 2020-04-04 22:26:09 +02:00