proxygen
folly::detail::IsSizableString< T > Struct Template Reference

#include <String-inl.h>

Public Types

enum  { value = IsSomeString<T>::value || std::is_same<T, StringPiece>::value }
 

Detailed Description

template<class T>
struct folly::detail::IsSizableString< T >

Definition at line 440 of file String-inl.h.

Member Enumeration Documentation

template<class T>
anonymous enum
Enumerator
value 

Definition at line 441 of file String-inl.h.


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