Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Sep 13 2018, 17:27.

Description

Googletest export

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

Details

Committed
Gennadiy Civil <misterg@google.com>Sep 14 2018, 17:13
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:cfe0ae867857: Merge pull request #1831 from anthraxx/fix/version
Branches
Unknown
Tags
Unknown

Event Timeline

Gennadiy Civil <misterg@google.com> committed R9484:ffc9baeb4cb8: Googletest export (authored by Abseil Team <absl-team@google.com>).Sep 14 2018, 17:13