Xmipp  v3.23.11-Nereus
Public Member Functions | List of all members
testing::internal::DoDefaultAction Class Reference

#include <gmock-actions.h>

Public Member Functions

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

Detailed Description

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

1257  {
1258  return Action<F>();
1259  } // NOLINT

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