]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commit
Enable safe matcher casts from `Matcher<const T&>` to `Matcher<T>`.
authorAbseil Team <absl-team@google.com>
Wed, 15 Jan 2025 17:16:21 +0000 (09:16 -0800)
committerCopybara-Service <copybara-worker@google.com>
Wed, 15 Jan 2025 17:16:57 +0000 (09:16 -0800)
commite4ece4881d1fefc1e67d21c7493835815cd13085
tree04778955701d77bdceab113edceca885d7173f0f
parent504ea69cf7e9947be54f808a09b7b08988e84b5f
Enable safe matcher casts from `Matcher<const T&>` to `Matcher<T>`.

PiperOrigin-RevId: 715826130
Change-Id: Id962fd456f6da21ea2a909f331f92d814f1dad46
docs/gmock_cook_book.md
googlemock/include/gmock/gmock-matchers.h
googlemock/test/gmock-matchers-comparisons_test.cc
googlemock/test/gmock-matchers-misc_test.cc