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

#include <format.h>

Public Attributes

const Char * begin
 
const Char * end
 
uint32_t cp
 

Detailed Description

template<typename Char>
struct find_escape_result< Char >

Definition at line 1931 of file format.h.

Member Data Documentation

template<typename Char>
const Char* find_escape_result< Char >::begin

Definition at line 1932 of file format.h.

template<typename Char>
uint32_t find_escape_result< Char >::cp

Definition at line 1934 of file format.h.

template<typename Char>
const Char* find_escape_result< Char >::end

Definition at line 1933 of file format.h.


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