Use char32_t instead of uint32_t for UniChar #7423

Merged
biodranik merged 1 commit from ab-unichar-to-char32_t into master 2024-02-25 22:18:11 +00:00

1 commit

Author SHA1 Message Date
Alexander Borsuk
32711d0441 Use char32_t instead of uint32_t for UniChar
That allows to use u32string_view in the code, adding useful std::basic_string_view methods

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-02-25 23:31:55 +02:00