Abseil Team 2828773179 Googletest export
Remove obsolete comment about non-const references.

They used to be banned by the C++ style guide, but positions shifted, and this comment is no longer up to date.

There's another reference (heh) on lines 816-819 to how gmock is a "general framework", with the possible implication that support for non-const references was weird in some way and only there to be "general", but I left it alone because I don't really feel I understand what it's saying.

PiperOrigin-RevId: 339323428
2020-10-30 14:10:41 -04:00
..
internal
gmock-actions.h Googletest export 2020-09-20 18:48:32 -04:00
gmock-cardinalities.h
gmock-function-mocker.h Googletest export 2020-09-28 23:48:26 -04:00
gmock-generated-actions.h Googletest export 2020-09-10 19:09:30 -04:00
gmock-generated-actions.h.pump Googletest export 2020-09-10 19:09:30 -04:00
gmock-matchers.h Googletest export 2020-10-30 14:10:41 -04:00
gmock-more-matchers.h
gmock-nice-strict.h Issue 2135: Change template args in NiceMock, NaggyMock and StrictMock from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files 2020-10-07 18:27:41 +11:00
gmock-spec-builders.h
gmock.h