mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-18 08:01:32 +08:00

Use C++11 variadic templates for Invoke in gmock-generated-actions.h. Replace InvokeArgumentAdl with Invoke that uses C++11 variadic templates. PiperOrigin-RevId: 288449236