googleapis / googleapis/google-cloud-cpp
Add support for std::byte in places in the SDK where std::string or char arrays are being used.
未关闭
type: feature request
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
Once we get to v3 and support C++17, we should add std::byte support in our APIs where it increases usability and accuracy.
贡献指南
调研方向
首先检查当前使用 std::string 或 char 数组的 SDK API,并确定 std::byte 可以在哪些地方提升易用性或准确性。请考虑所述的 v3 和 C++17 上下文;当适用的 API 支持 std::byte 且不会降低现有 API 的实用性时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100