Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Classes | |
struct | Holder |
Public Types | |
using | type = typename std::conditional< std::is_constructible< Impl >::value, Impl, Holder >::type |
Definition at line 2155 of file gmock-actions.h.
using testing::internal::ImplBase< Impl >::type = typename std::conditional<std::is_constructible<Impl>::value, Impl, Holder>::type |
Definition at line 2162 of file gmock-actions.h.