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

#include <ExceptionWrapper-inl.h>

Public Types

using type = AnyException
 

Detailed Description

template<class Ret>
struct folly::exception_wrapper::arg_type_< Ret(...)>

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

Member Typedef Documentation

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

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


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