proxygen
folly::dptr_detail::IsSameType< T > Struct Template Reference

#include <DiscriminatedPtrDetail.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<typename T>
struct folly::dptr_detail::IsSameType< T >

Definition at line 62 of file DiscriminatedPtrDetail.h.

Member Data Documentation

template<typename T >
const bool folly::dptr_detail::IsSameType< T >::value = true
static

Definition at line 63 of file DiscriminatedPtrDetail.h.


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