GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Public Member Functions | Public Attributes | List of all members
testing::internal::ByMoveWrapper< T > Struct Template Reference

#include <gmock-actions.h>

Collaboration diagram for testing::internal::ByMoveWrapper< T >:
Collaboration graph
[legend]

Public Member Functions

 ByMoveWrapper (T value)
 
 ByMoveWrapper (T value)
 

Public Attributes

payload
 

Constructor & Destructor Documentation

◆ ByMoveWrapper() [1/2]

template<typename T >
testing::internal::ByMoveWrapper< T >::ByMoveWrapper ( value)
inlineexplicit

◆ ByMoveWrapper() [2/2]

template<typename T >
testing::internal::ByMoveWrapper< T >::ByMoveWrapper ( value)
inlineexplicit

Member Data Documentation

◆ payload

template<typename T >
T testing::internal::ByMoveWrapper< T >::payload

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