0
0
mirror of https://github.com/google/googletest.git synced 2025-03-20 19:03:48 +00:00
googletest/googlemock/g3doc/includes/g3_callback_snippet.md
2021-01-13 20:58:40 -05:00

187 B

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.