#include <gmock.h>
Public Member Functions | |
operator T & () const | |
operator T & () const | |
ReferenceWrapper (T &l_value) | |
ReferenceWrapper (T &l_value) | |
Private Attributes | |
T * | pointer_ |
Definition at line 1853 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1857 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 897 of file gmock-actions.h.
|
inline |
Definition at line 901 of file gmock-actions.h.
|
inline |
Definition at line 1861 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 1863 of file fused-src/gmock/gmock.h.