mirror of
https://github.com/google/googletest.git
synced 2025-12-07 17:26:53 +08:00
Refactor the `Invoke` and `InvokeWithoutArgs` actions: - Replace pump'd classes and functions with templates. - Make the polymorphic actions be polymorphic functors instead. - Fix Invoke(Callback*) to work with subclasses of the callbacks, instead of trying to diagnose that in gmock_doctor. PiperOrigin-RevId: 229604112 |
||
|---|---|---|
| .. | ||
| custom | ||
| gmock-internal-utils.h | ||
| gmock-port.h | ||
| gmock-pp.h | ||