Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Oct 21 2019, 16:56.

Description

Googletest export

Remove bool_constant in favor of std::integral_constant<bool, ...>;
The one non-trivial use of bool_constant has been changed to have significantly
fewer template specializations.

PiperOrigin-RevId: 275842490

Details

Committed
Gennadiy Civil <misterg@google.com>Oct 22 2019, 15:38
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:a5216dd1a9f3: Merge pull request #2511 from kuzkry:PlatformIO-clean-up
Branches
Unknown
Tags
Unknown

Event Timeline

Gennadiy Civil <misterg@google.com> committed R9484:611a321a6e64: Googletest export (authored by Abseil Team <absl-team@google.com>).Oct 22 2019, 15:38