proxygen
folly::dptr_detail::VisitorResult1< V, T > Struct Template Reference

#include <DiscriminatedPtrDetail.h>

Public Types

typedef invoke_result_t< V, T * > type
 

Detailed Description

template<typename V, typename T>
struct folly::dptr_detail::VisitorResult1< V, T >

Definition at line 88 of file DiscriminatedPtrDetail.h.

Member Typedef Documentation

template<typename V , typename T >
typedef invoke_result_t<V, T*> folly::dptr_detail::VisitorResult1< V, T >::type

Definition at line 89 of file DiscriminatedPtrDetail.h.


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