Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::ByMoveWrapper< T > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

 ByMoveWrapper (T value)
 

Public Attributes

T payload
 

Detailed Description

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

Definition at line 530 of file gmock-actions.h.

Constructor & Destructor Documentation

◆ ByMoveWrapper()

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

Definition at line 531 of file gmock-actions.h.

const T & move(const T &t)
#define value
Definition pkcs11.h:157

Member Data Documentation

◆ payload

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

Definition at line 532 of file gmock-actions.h.


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