Spec#, nullables and more

Christopher Bergqvist chris at digitalpoetry.se
Sat Nov 6 04:06:20 PDT 2010


Does D have anything comparable to C++ references à la "void
nullCheckLessFunction(const std::string& notNullStr) {...}" or does it only
have the equivalent of "void nullCheckingRequired(const std::string*
mightByNullStr) {...}"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20101106/430a4214/attachment.html>


More information about the Digitalmars-d mailing list