mirror of
https://github.com/google/googletest.git
synced 2025-03-28 09:13:57 +00:00
4 lines
187 B
Markdown
4 lines
187 B
Markdown
|
You can also use `google3` permanent callback as an action. Note that `Callback`
|
||
|
or member function must be wrapped with `Invoke()`, whereas lambdas and functors
|
||
|
will work by themselves.
|