Support for numeric_limits<>
- Dominant language
- C++
- Stars
- 51
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
While the native types are supported by numeric_limits<>, the non-native types are not (at least, as far as I can tell). It would be a really nice addition to the library to have all boost::endian types provide numeric_limits specialisations.
Incidentally, if this is not the correct place to report bugs/feature requests, please let me know and I'll move it to wherever is more appropriate.
Thanks,
Roger
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are identified in the issue. Start by locating the Boost.Endian non-native type definitions and any existing numeric_limits support, then check how native types are covered. Done means all Boost.Endian non-native types have appropriate numeric_limits specializations and tests verify them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100