mirror of
https://github.com/google/googletest.git
synced 2025-12-13 15:10:01 +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 | ||