TraceX
 
Loading...
Searching...
No Matches
utf16_writer Struct Reference

Public Types

typedef uint16_t * value_type
 

Static Public Member Functions

static value_type low (value_type result, uint32_t ch)
 
static value_type high (value_type result, uint32_t ch)
 
static value_type any (value_type result, uint32_t ch)
 

Member Typedef Documentation

◆ value_type

typedef uint16_t* utf16_writer::value_type

Member Function Documentation

◆ any()

static value_type utf16_writer::any ( value_type result,
uint32_t ch )
inlinestatic
Here is the call graph for this function:

◆ high()

static value_type utf16_writer::high ( value_type result,
uint32_t ch )
inlinestatic
Here is the caller graph for this function:

◆ low()

static value_type utf16_writer::low ( value_type result,
uint32_t ch )
inlinestatic
Here is the caller graph for this function:

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