GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gmock-actions.h>
Classes | |
struct | Holder |
Public Types | |
using | type = typename std::conditional< std::is_constructible< Impl >::value, Impl, Holder >::type |
using | type = typename std::conditional< std::is_constructible< Impl >::value, Impl, Holder >::type |
using testing::internal::ImplBase< Impl >::type = typename std::conditional<std::is_constructible<Impl>::value, Impl, Holder>::type |
using testing::internal::ImplBase< Impl >::type = typename std::conditional<std::is_constructible<Impl>::value, Impl, Holder>::type |