mirror of
https://github.com/google/googletest.git
synced 2026-06-15 16:36:08 +08:00
In particular this automatically gives us support for examples like the
following:
using SomeFn = absl::AnyInvocable<R(Args...) const>;
MockFunction<SomeFn> some_fn;
PiperOrigin-RevId: 921303527
Change-Id: I19bf59671781e85db65cc20c0d6ea10b056c528a
|
||
|---|---|---|
| .. | ||
| gmock | ||