cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::SetArgRefereeAction< k, T > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

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

Public Attributes

T value
 

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ value

template<size_t k, typename T >
T testing::internal::SetArgRefereeAction< k, T >::value

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