Refine integer conversions in unsigned_integral_max_value
Abierto
cat/enhancement
- Lenguaje dominante
- C++
- Estrellas
- 199
- Forks
- 171
- Merge medio
- 1 d 14 h
- PR fusionados (30 d)
- 10
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.