cMHN 1.2
C++ library for learning MHNs with pRC
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
 

Constructor & Destructor Documentation

◆ ByMoveWrapper()

template<typename T >
testing::internal::ByMoveWrapper< T >::ByMoveWrapper ( T 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 file: