jokaMakeBlank

fnT * jokaMakeBlank(T)(IStr file = __FILE__, Sz line = __LINE__) @system nothrow @trusted

Allocates memory for a value without initializing it.

fnT * jokaMakeBlank(T)(MemoryContext context, IStr file = __FILE__, Sz line = __LINE__) @system nothrow @trusted

Allocates memory for a value without initializing it.