[SG16-Unicode] code_unit_sequence and code_point_sequence

Lyberta lyberta at lyberta.net
Tue Jun 19 14:18:00 CEST 2018


Lyberta:
> code_point_sequence<utf32be> s = ...
> for (const auto code_unit : s)
> {
> 	std::cout << code_unit << '\n';
> }
Sorry, code_unit_sequence of course.

-------------- 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/20180619/4db2419c/attachment.bin 


More information about the Unicode mailing list