proxygen
folly::exception_wrapper::ExceptionTypeOf< CatchFn, IsConst > Struct Template Reference

#include <ExceptionWrapper-inl.h>

Public Types

using type = arg_type< _t< std::decay< CatchFn >>>
 

Detailed Description

template<class CatchFn, bool IsConst>
struct folly::exception_wrapper::ExceptionTypeOf< CatchFn, IsConst >

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

Member Typedef Documentation

template<class CatchFn , bool IsConst>
using folly::exception_wrapper::ExceptionTypeOf< CatchFn, IsConst >::type = arg_type<_t<std::decay<CatchFn>>>

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


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