Public Types | List of all members
testing::exceptions_internal::FactoryPtrTypeHelper< Factory > Struct Template Reference

#include <exception_safety_testing.h>

Public Types

using type = decltype(std::declval< const Factory & >()())
 

Detailed Description

template<typename Factory>
struct testing::exceptions_internal::FactoryPtrTypeHelper< Factory >

Definition at line 864 of file exception_safety_testing.h.

Member Typedef Documentation

template<typename Factory>
using testing::exceptions_internal::FactoryPtrTypeHelper< Factory >::type = decltype(std::declval<const Factory&>()())

Definition at line 865 of file exception_safety_testing.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39