Microsoft/calculator

Adopt C++ standard types across codebase

Open

#64 创建于 2019年2月27日

在 GitHub 查看
 (3 评论) (4 反应) (0 负责人)C++ (2,422 fork)batch import
Pri: 2approvedcodebase qualityhelp wanted

仓库指标

Star
 (16,196 star)
PR 合并指标
 (平均合并 15小时 43分钟) (30 天内合并 7 个 PR)

描述

Calculator currently uses windows-specific types in some places, such as UINT. We should adopt the C++ standard types in their place.

贡献者指南