On 2012-10-13 15:45, Andrej Mitrovic wrote:

This was already proposed before, but it would break too much code.
Anyway there's nothing wrong in having an alias that makes typing
simpler, e.g. toUTF16z vs toUTF!(const(wchar)*).

Phobos has many helper auto functions which make instantiating
templates simpler, toUTF16z has that same kind of role.

Fair enough.

--
/Jacob Carlborg

Reply via email to