[Proposal] Add module for C-strings support in Phobos

Adam D. Ruppe destructionator at gmail.com
Fri Mar 21 13:06:59 PDT 2014


You could also write:

alias toStringz z;

auto foo = "bar".z;

and that would work too!


More information about the Digitalmars-d mailing list