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

#include <ExceptionWrapper-inl.h>

Public Types

using type = Arg
 

Detailed Description

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

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

Member Typedef Documentation

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

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


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