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

#include <gmock-actions.h>

Public Member Functions

 IgnoreResultAction (const A &action)
 
template<typename F >
 operator Action< F > () const
 

Constructor & Destructor Documentation

◆ IgnoreResultAction()

template<typename A >
testing::internal::IgnoreResultAction< A >::IgnoreResultAction ( const A & action)
inlineexplicit

Member Function Documentation

◆ operator Action< F >()

template<typename A >
template<typename F >
testing::internal::IgnoreResultAction< A >::operator Action< F > ( ) const
inline

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