Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
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: