NeBuild dev
Loading...
Searching...
No Matches
utf8_reader< T >::codepoints_t Struct Reference

Public Attributes

TOML_OVERALIGNED utf8_codepoint buffer [block_capacity]
 
size_t current
 
size_t count
 

Member Data Documentation

◆ buffer

template<typename T >
TOML_OVERALIGNED utf8_codepoint utf8_reader< T >::codepoints_t::buffer[block_capacity]

◆ count

template<typename T >
size_t utf8_reader< T >::codepoints_t::count

◆ current

template<typename T >
size_t utf8_reader< T >::codepoints_t::current

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