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
..
2020-05-07 16:15:58 -04:00
2020-08-23 23:51:21 -04:00
2020-07-05 16:25:43 -04:00
2020-07-28 14:21:59 -04:00
2020-02-07 18:20:45 -05:00
2018-12-21 11:30:20 -05:00
2020-02-07 18:20:45 -05:00