Consider making errc_t a scoped enum
Open
- Dominant language
- C++
- Stars
- 45
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
As is done on branch https://github.com/boostorg/system/tree/feature/scoped-errc.
Unfortunately, this will probably break tons of existing code that relies on the implicit conversion to int.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.