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

#include <ExceptionWrapper-inl.h>

Public Types

using type = Arg
 

Detailed Description

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

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

Member Typedef Documentation

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

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


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