Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-actions.h>
Public Member Functions | |
ReferenceWrapper (T &l_value) | |
operator T & () const | |
Private Attributes | |
T * | pointer_ |
Definition at line 950 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 950 of file gmock-actions.h
|
inlineexplicit |
Definition at line 953 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 953 of file gmock-actions.h
|
inline |
Definition at line 957 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 957 of file gmock-actions.h
References testing::internal::ReferenceWrapper< T >::pointer_.
|
private |
Definition at line 959 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 959 of file gmock-actions.h
Referenced by testing::internal::ReferenceWrapper< T >::operator T &().