HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
string_value< Char > Struct Template Reference

#include <core.h>

Public Attributes

const Char * data
 
size_t size
 

Detailed Description

template<typename Char>
struct string_value< Char >

Definition at line 1114 of file core.h.

Member Data Documentation

template<typename Char>
const Char* string_value< Char >::data

Definition at line 1115 of file core.h.

template<typename Char>
size_t string_value< Char >::size

Definition at line 1116 of file core.h.


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