|
template<typename T > |
| DoAllAction (UserConstructorTag, T &&action) |
|
template<typename R , typename... Args, typename std::enable_if< std::is_convertible< FinalAction, OnceAction< R(Args...)> >::value, int >::type = 0> |
| operator OnceAction< R (Args...)>() && |
|
template<typename R , typename... Args, typename std::enable_if< std::is_convertible< const FinalAction &, Action< R(Args...)> >::value, int >::type = 0> |
| operator Action< R (Args...)>() const |
|
The documentation for this class was generated from the following file:
- C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googlemock/include/gmock/gmock-actions.h