Classes | Public Types | List of all members
testing::internal::ImplBase< Impl > Struct Template Reference

#include <gmock-actions.h>

Classes

struct  Holder
 

Public Types

using type = typename std::conditional< std::is_constructible< Impl >::value, Impl, Holder >::type
 

Detailed Description

template<typename Impl>
struct testing::internal::ImplBase< Impl >

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

Member Typedef Documentation

◆ type

template<typename Impl >
using testing::internal::ImplBase< Impl >::type = typename std::conditional<std::is_constructible<Impl>::value, Impl, Holder>::type

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


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