tesseract v5.3.3.20231005
testing::internal::DoDefaultAction Class Reference

#include <gmock-actions.h>

Public Member Functions

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

Detailed Description

Definition at line 860 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 865 of file gmock-actions.h.

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

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