cohtml::TypeToElementType< std::basic_string< char, CharTraits, Allocator > >
#include <String.h>
Public Attributes
Name | |
---|---|
const ElementType | value |
Detailed Description
template <typename CharTraits ,
typename Allocator >
struct cohtml::TypeToElementType< std::basic_string< char, CharTraits, Allocator > >;
Public Attributes Documentation
variable value
static const ElementType value = ElementType::ET_String;