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

#include <DiscriminatedPtrDetail.h>

Public Types

typedef invoke_result_t< V, const T * > type
 

Detailed Description

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

Definition at line 95 of file DiscriminatedPtrDetail.h.

Member Typedef Documentation

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

Definition at line 96 of file DiscriminatedPtrDetail.h.


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