googletest/googlemock/include/gmock
Abseil Team ec9be15bf8 Googletest export
Workaround static assert in early versions libc++

The error is "Attempted to construct a reference element in a tuple with an
rvalue". We can fix this by putting everything into a non temporary tuple_args
and implitly convert to the other tuple types. This avoids binding an rvalue
reference to an lvalue reference inside the tuple.

PiperOrigin-RevId: 327624990
2020-08-23 23:51:21 -04:00
..
internal Googletest export 2020-05-07 16:15:58 -04:00
gmock-actions.h Googletest export 2020-08-23 23:51:21 -04:00
gmock-cardinalities.h restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
gmock-function-mocker.h Googletest export 2020-07-05 16:25:43 -04:00
gmock-generated-actions.h Googletest export 2020-07-28 14:21:59 -04:00
gmock-generated-actions.h.pump Googletest export 2020-07-28 14:21:59 -04:00
gmock-matchers.h Merge pull request #2904 from AmatanHead:throw-matchers 2020-08-23 23:51:02 -04:00
gmock-more-actions.h remove a custom implementation of std::is_reference 2019-08-14 13:33:13 +02:00
gmock-more-matchers.h Googletest export 2020-02-07 18:20:45 -05:00
gmock-nice-strict.h Googletest export 2018-12-21 11:30:20 -05:00
gmock-spec-builders.h Fix a -Wdeprecated warning. 2020-04-23 22:22:34 -04:00
gmock.h Googletest export 2020-02-07 18:20:45 -05:00