mirror of
https://github.com/google/googletest.git
synced 2025-12-08 17:56:50 +08:00
Treat default-constructed string_view same as constructed from "". In the context of string comparison (e.g. HasSubstr, StartsWith, EndsWith, etc.), a default-constructed string_view (nullptr) should be semantically same as a empty string "". PiperOrigin-RevId: 212816839 |
||
|---|---|---|
| .. | ||
| gmock | ||