aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_output_test.py
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-01-09 16:08:29 -0500
committerGennadiy Civil <misterg@google.com>2019-01-10 16:32:37 -0500
commitbc1023b4131c6e360803d4de2965a98afe3c146c (patch)
tree6f0d17f57f742fbf4417ea69f80a9469a783c017 /googlemock/test/gmock_output_test.py
parent50f1a77955bde27cf49173c4133688d61f201e85 (diff)
downloadgoogletest-bc1023b4131c6e360803d4de2965a98afe3c146c.tar.gz
googletest-bc1023b4131c6e360803d4de2965a98afe3c146c.tar.bz2
googletest-bc1023b4131c6e360803d4de2965a98afe3c146c.zip
Googletest export
Fix warning about deprecation of implicit operations such as copy constructors or assignment operators. Specifically: MatcherBase's default copy constructor, assignment operator, move operator, and move assignment operator are now declared explicitly rather than depending on the compiler implicit generation (which is disallowed/warned against due to MatcherBase's declaration of the destructor). PiperOrigin-RevId: 228573333
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
0 files changed, 0 insertions, 0 deletions