Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Oct 10 2019, 19:12.

Description

Googletest export

Fix the O(n^2) number of instantiations in ElemFromList.
It is now O(n). It still has O(1) instantiation depth.

PiperOrigin-RevId: 273980821

Details

Committed
Gennadiy Civil <misterg@google.com>Oct 11 2019, 13:06
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:58c71977611c: Merge pull request #2505 from zebmason:cornichon
Branches
Unknown
Tags
Unknown

Event Timeline

Gennadiy Civil <misterg@google.com> committed R9484:ed78e54f38ab: Googletest export (authored by Abseil Team <absl-team@google.com>).Oct 11 2019, 13:06