GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Public Member Functions | Public Attributes | List of all members
testing::internal::SetArgumentPointeeAction< N, A, typename > Struct Template Reference

#include <gmock-actions.h>

Collaboration diagram for testing::internal::SetArgumentPointeeAction< N, A, typename >:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

value
 

Member Function Documentation

◆ operator()() [1/2]

template<size_t N, typename A , typename = void>
template<typename... Args>
void testing::internal::SetArgumentPointeeAction< N, A, typename >::operator() ( const Args &...  args) const
inline

◆ operator()() [2/2]

template<size_t N, typename A , typename = void>
template<typename... Args>
void testing::internal::SetArgumentPointeeAction< N, A, typename >::operator() ( const Args &...  args) const
inline

Member Data Documentation

◆ value

template<size_t N, typename A , typename = void>
A testing::internal::SetArgumentPointeeAction< N, A, typename >::value

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