cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
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
 

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: