boostorg / boostorg/gil

Refine integer conversions in unsigned_integral_max_value

Open
#78 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.