OpenCPN Partial API docs
Loading...
Searching...
No Matches
utf8_counter Struct Reference

Public Types

typedef size_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)
 

Detailed Description

Definition at line 1374 of file pugixml.cpp.

Member Typedef Documentation

◆ value_type

typedef size_t utf8_counter::value_type

Definition at line 1375 of file pugixml.cpp.

Member Function Documentation

◆ high()

static value_type utf8_counter::high ( value_type  result,
uint32_t   
)
inlinestatic

Definition at line 1388 of file pugixml.cpp.

◆ low()

static value_type utf8_counter::low ( value_type  result,
uint32_t  ch 
)
inlinestatic

Definition at line 1377 of file pugixml.cpp.


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