0
0
mirror of https://github.com/google/googletest.git synced 2025-03-15 21:30:59 +00:00
Abseil Team 306f3754a7 Googletest export
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
2020-01-02 16:49:38 -05:00
..
2020-01-02 16:49:38 -05:00