proxygen
folly::exception_wrapper::arg_type_< Ret(Class::*)(...) const > Struct Template Reference

#include <ExceptionWrapper-inl.h>

Public Types

using type = AnyException
 

Detailed Description

template<class Ret, class Class>
struct folly::exception_wrapper::arg_type_< Ret(Class::*)(...) const >

Definition at line 49 of file ExceptionWrapper-inl.h.

Member Typedef Documentation

template<class Ret , class Class >
using folly::exception_wrapper::arg_type_< Ret(Class::*)(...) const >::type = AnyException

Definition at line 50 of file ExceptionWrapper-inl.h.


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