[SG16-Unicode] Fundamental Unicode types

Lyberta lyberta at lyberta.net
Thu Mar 28 09:56:00 CET 2019


Since D1628R0 (Unicode character properties) conflicts with my proposal,
I decided to finish a draft and publish it:

https://github.com/Lyberta/cpp-unicode-fundamental

It proposes 5 strong types which are intended as the basis for the rest
of the Unicode library:

std::unicode::utf8_code_unit
std::unicode::utf16_code_unit
std::unicode::utf32_code_unit
std::unicode::code_point
std::unicode::scalar_value

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://www.open-std.org/pipermail/unicode/attachments/20190328/4e8464fe/attachment.bin 


More information about the Unicode mailing list