Specify the reason for bugcheck in __std__terminate
Open
enhancement
- Dominant language
- C++
- Stars
- 99
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
`__std__terminate` is usually inserted by the compiler into the exception handler table for `noexcept` functions (funny fact: MSVC doesn't always do this in debug builds)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.