#include <gmock-actions.h>
template<typename Impl>
class testing::PolymorphicAction< Impl >
Definition at line 427 of file gmock-actions.h.
◆ PolymorphicAction()
◆ operator Action< F >()
template<typename Impl >
template<typename F >
Definition at line 432 of file gmock-actions.h.
433 return Action<F>(
new MonomorphicImpl<F>(impl_));
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h