|
template<typename... Args, typename = typename std::enable_if<(k < sizeof...(Args))>::type> |
auto | operator() (Args &&... args) const -> decltype(std::get< k >(std::forward_as_tuple(std::forward< Args >(args)...))) |
|
The documentation for this struct 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