Public Types | |
typedef size_t | value_type |
Static Public Member Functions | |
static value_type | high (value_type result, uint32_t) |
static value_type | low (value_type result, uint32_t ch) |
Definition at line 1429 of file pugixml.cpp.
typedef size_t utf8_counter::value_type |
Definition at line 1431 of file pugixml.cpp.
static value_type utf8_counter::high | ( | value_type | result, |
uint32_t | |||
) | [inline, static] |
Definition at line 1443 of file pugixml.cpp.
static value_type utf8_counter::low | ( | value_type | result, |
uint32_t | ch | ||
) | [inline, static] |
Definition at line 1433 of file pugixml.cpp.