Public Member Functions | Public Attributes | List of all members
testing::internal::ReturnPointeeAction< Ptr > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

template<typename... Args>
auto operator() (const Args &...) const -> decltype(*pointer)
 

Public Attributes

Ptr pointer
 

Detailed Description

template<typename Ptr>
struct testing::internal::ReturnPointeeAction< Ptr >

Definition at line 1145 of file googletest/googlemock/include/gmock/gmock-actions.h.

Member Function Documentation

◆ operator()()

template<typename Ptr >
template<typename... Args>
auto testing::internal::ReturnPointeeAction< Ptr >::operator() ( const Args ...) const -> decltype(*pointer)
inline

Member Data Documentation

◆ pointer

template<typename Ptr >
Ptr testing::internal::ReturnPointeeAction< Ptr >::pointer

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50