proxygen
folly::detail::IsCharPointer< const char * > Struct Template Reference

#include <Range.h>

Public Types

typedef int const_type
 
typedef int type
 

Detailed Description

template<>
struct folly::detail::IsCharPointer< const char * >

Definition at line 153 of file Range.h.

Member Typedef Documentation

typedef int folly::detail::IsCharPointer< const char * >::const_type

Definition at line 154 of file Range.h.

typedef int folly::detail::IsCharPointer< const char * >::type

Definition at line 155 of file Range.h.


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