#include <gmock-actions.h>
Public Member Functions | |
ByMoveWrapper (T value) | |
Public Attributes | |
T | payload |
Definition at line 484 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 485 of file gmock-actions.h.
T testing::internal::ByMoveWrapper< T >::payload |
Definition at line 486 of file gmock-actions.h.