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

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

Member Typedef Documentation

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

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


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