Public Member Functions | Public Attributes | List of all members
testing::internal::SetArrayArgumentAction< k, I1, I2 > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

template<typename... Args>
void operator() (const Args &... args) const
 

Public Attributes

I1 first
 
I2 last
 

Detailed Description

template<size_t k, typename I1, typename I2>
struct testing::internal::SetArrayArgumentAction< k, I1, I2 >

Definition at line 1123 of file googletest/googlemock/include/gmock/gmock-actions.h.

Member Function Documentation

◆ operator()()

template<size_t k, typename I1 , typename I2 >
template<typename... Args>
void testing::internal::SetArrayArgumentAction< k, I1, I2 >::operator() ( const Args &...  args) const
inline

Member Data Documentation

◆ first

template<size_t k, typename I1 , typename I2 >
I1 testing::internal::SetArrayArgumentAction< k, I1, I2 >::first

◆ last

template<size_t k, typename I1 , typename I2 >
I2 testing::internal::SetArrayArgumentAction< k, I1, I2 >::last

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50