- 3.0.1 core module.
testing::internal::ByMoveWrapper< T > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

 ByMoveWrapper (T value)
 

Public Attributes

payload
 

Constructor & Destructor Documentation

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

Member Data Documentation

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

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