#1951·abseil-cpp

[错误]: 状态匹配器: 不支持打印 std::wstring

作者: phst创建于 2025年10月14日更新于 2026年8月7日

Describe the issue When matching a StatusOr<wstring> with IsOkAndHolds, Googletest won't print the actual string contents.

内容来源: abseil/abseil-cpp