Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing
internal
ImplBase
Classes
|
Public Types
|
List of all members
testing::internal::ImplBase< Impl > Struct Template Reference
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
The documentation for this struct was generated from the following file:
googletest/lib/googlemock/include/gmock/
gmock-actions.h
Generated by
1.12.0