mirror of
https://github.com/google/googletest.git
synced 2026-02-06 01:39:52 +08:00
Explicitly default copy constructor in BoundSecondMatcher Since C++11, implicit defaulting of copy constructors is deprecated for types with user-defined copy assignment operators, so we should explicitly default the copy constructor of BoundSecondMatcher. PiperOrigin-RevId: 287587847 |
||
|---|---|---|
| .. | ||
| gmock | ||