A grapheme segment.
Definition grapheme_segment.hpp:23
static const grapheme_segment & instance()
Returns the instance.
~grapheme_segment()
Destroys the grapheme segment.
break_property_type
A break peoperty type.
Definition grapheme_segment.hpp:29
std::vector< std::size_t > segment_offsets(const std::vector< break_property_type > &break_properties) const
Returns the grapheme offsets.
A grapheme splitting library.