cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::ImplBase< Impl > Struct Template Reference

#include <gmock-actions.h>

Classes

struct  Holder
 

Public Types

using type
 

Member Typedef Documentation

◆ type

template<typename Impl >
using testing::internal::ImplBase< Impl >::type
Initial value:
typename std::conditional<std::is_constructible<Impl>::value,
Impl, Holder>::type
typename std::conditional< std::is_constructible< Impl >::value, Impl, Holder >::type type
Definition gmock-actions.h:2098

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