ned14 / outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition)
https://ned14.github.io/outcome
Other
675 stars 62 forks source link

On Boost.Outcome, status code appears in `experimental/status-code/status-code` which isn't ideal #295

Closed ned14 closed 6 months ago

ned14 commented 6 months ago

This was introduced by https://github.com/ned14/outcome/commit/12b14e1533848e9a0f7f3c38e41da0ee4e819770. Everything kept compiling and tests kept passing, so it wasn't noticed until now.