#include <exception_safety_testing.h>
Public Types | |
using | type = decltype(std::declval< const Factory & >()()) |
Definition at line 864 of file exception_safety_testing.h.
using testing::exceptions_internal::FactoryPtrTypeHelper< Factory >::type = decltype(std::declval<const Factory&>()()) |
Definition at line 865 of file exception_safety_testing.h.