Refine integer conversions in unsigned_integral_max_value
Open
cat/enhancement
- Dominant language
- C++
- Stars
- 199
- Forks
- 171
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 10
Description
As per Andrey Semashev's suggestion https://lists.boost.org/Archives/boost/2018/04/242013.php,
since we switched to C++11, it may be a good idea to
- use the standard `constexpr std::numeric_limits::max()`
- remove dependenc on `#include `
Comments?
Contributor guide
Assessment
This issue has not been assessed yet.