#include <gmock-actions.h>
template<typename Impl>
class testing::PolymorphicAction< Impl >
Definition at line 453 of file gmock-actions.h.
◆ PolymorphicAction()
◆ operator Action< F >()
template<typename Impl >
template<typename F >
Definition at line 458 of file gmock-actions.h.
458 {
459 return Action<F>(new MonomorphicImpl<F>(impl_));
460 }
The documentation for this class was generated from the following file:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h