https://issues.dlang.org/show_bug.cgi?id=24126

Jonathan M Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #1 from Jonathan M Davis <[email protected]> ---
std.utf.toUTFz handles the general case, allowing flexibility with regards to
both constness and character width:

https://dlang.org/phobos/std_utf.html#toUTFz

--

Reply via email to