Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::DoDefaultAction Class Reference

#include <gmock-actions.h>

Public Member Functions

template<typename F >
 operator Action< F > () const
 

Detailed Description

Definition at line 776 of file gmock-actions.h.

Member Function Documentation

◆ operator Action< F >()

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

Definition at line 781 of file gmock-actions.h.

781{ return Action<F>(); } // NOLINT

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