boostorg / boostorg/safe_numerics
More exception policies
Open
- Dominant language
- C++
- Stars
- 222
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The ones that have been suggested:
1. a policy with a uniform, guaranteed, compiler-friendly UB, like `__builtin_unreachable`.
2. a policy that calls `std::terminate()` (and enables the inspection of the core or launches debugger.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Review the suggested policies and the surrounding issue discussion first, then determine the intended policy interface and semantics; done means the requested exception-policy behavior is clearly specified and implemented with coverage for both proposed cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100