[SG16-Unicode] code_unit_sequence and code_point_sequence
Lyberta
lyberta at lyberta.net
Tue Jun 19 10:54:00 CEST 2018
R. Martinho Fernandes:
> Maybe you know a use case for this that isn't the implementation nor transcoding?
What about [de]serialization? I just really don't want to complicate
code_point_sequence with endianness. code_point_sequence should be able
to use std::basic_string as buffer and std::basic_string supports only
native endianness.
code_unit_sequence is for working with encoding schemes. All other code
should only work with encoding forms and be oblivious to endianness.
-------------- 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/524535c9/attachment.bin
More information about the Unicode
mailing list