jokaMakeBlank

fnT * jokaMakeBlank(T)(IStr file = __FILE__, Sz line = __LINE__)

Allocates memory for a value without initializing it.

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

Allocates memory for a value without initializing it.