Date: Tue, 16 Jul 2019 18:53:00 +0000
Lyberta:
> unless Unicode Character Database (why horrible name
> again) provides properties for surrogates, I intend only to allow
> querying properties of scalar values as member functions of
> std::unicode::scalar_value.
Just checked UCD. It does provide properties for surrogates.
std::unicode::code_point then.
> unless Unicode Character Database (why horrible name
> again) provides properties for surrogates, I intend only to allow
> querying properties of scalar values as member functions of
> std::unicode::scalar_value.
Just checked UCD. It does provide properties for surrogates.
std::unicode::code_point then.
Received on 2019-07-16 20:53:36