@safe @nogc memory allocation

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed May 28 13:51:06 PDT 2014


> malloc? There's no wrapper around it though, like there is for 
> uninitializedArray.

Is the fact that

malloc() can't be pure when new is

a limitiation in the type system?

Do we need a yet another code tag for this?

/Per


More information about the Digitalmars-d-learn mailing list