std-expected An implementation of std::expected as proposed in p0323r10. This project is an exercise for the author. Using the following implementations as references: expected by Sy Brand expected2 by Vicente J. Botet Escriba Expected.h by WebKit