mirror of
https://github.com/google/googletest.git
synced 2025-12-01 16:47:28 -05:00
Fix DoAll to work with move-only sink arguments. This changes types of the first n - 1 actions so that they only get a readonly view of the arguments. The last action will accept move only objects. PiperOrigin-RevId: 327031893
34 KiB
34 KiB