cohtml::TypeToElementType< std::basic_string< Char, CharTraits, Allocator > >
#include <String.h>
Public Attributes
| Name | |
|---|---|
| const ElementType | value |
Detailed Description
template <typename Char ,
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;