cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::ReturnRefAction< T > Class Template Reference

#include <gmock-actions.h>

Public Member Functions

 ReturnRefAction (T &ref)
 
template<typename F >
 operator Action< F > () const
 

Constructor & Destructor Documentation

◆ ReturnRefAction()

template<typename T >
testing::internal::ReturnRefAction< T >::ReturnRefAction ( T & ref)
inlineexplicit

Member Function Documentation

◆ operator Action< F >()

template<typename T >
template<typename F >
testing::internal::ReturnRefAction< T >::operator Action< F > ( ) const
inline

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