template <typename F>
class Impl
Defined at line 1213 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Implements the ReturnRefOfCopy(x) action for a particular function type F.
Public Methods
void Impl<F> (const T & value)
Defined at line 1218 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Result Perform (const ArgumentTuple & )
Defined at line 1220 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h