proxygen
folly::dptr_detail::GetTypeIndex< T, T, Types... > Struct Template Reference

#include <DiscriminatedPtrDetail.h>

Static Public Attributes

static const size_t value = 1
 

Detailed Description

template<typename T, typename... Types>
struct folly::dptr_detail::GetTypeIndex< T, T, Types... >

Definition at line 43 of file DiscriminatedPtrDetail.h.

Member Data Documentation

template<typename T , typename... Types>
const size_t folly::dptr_detail::GetTypeIndex< T, T, Types... >::value = 1
static

Definition at line 44 of file DiscriminatedPtrDetail.h.


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