1 #ifndef INCLUDED_U5E_BASIC_GRAPHEME 2 #define INCLUDED_U5E_BASIC_GRAPHEME 14 template <
typename UnderlyingEncodedStringView>
47 :d_begin(b), d_end(e) {};
UnderlyingEncodedStringView::const_iterator const_codepoint_iterator
const_codepoint_iterator codepoint_end()
basic_grapheme(const_codepoint_iterator b, const_codepoint_iterator e)
Represents a single grapheme cluster.
const_codepoint_iterator codepoint_begin()