proxygen
folly::exception_wrapper::arg_type_< Ret(Class::*)(...)> 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::*)(...)>

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

Member Typedef Documentation

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

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


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