estdlib
estdlib copied to clipboard
estd::unexpected init of estd::expected
When using expected<int, errc> we are unable to call its constructor with unexepcted<errc>
See pglx-12:poc2