ThePhrozenKeep/D2MOO

Replace C defines with `std::numeric_limits`

Open

#171 创建于 2024年10月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (48 fork)auto 404
enhancementgood first issue

仓库指标

Star
 (159 star)
PR 合并指标
 (PR 指标待抓取)

描述

As per the title, replacing the C defines and literal constants with std::numeric_limts will improve readability, tool-based analysis and potentially reduce bugs.

贡献者指南