GrowingArena.make

T * make(T)(IStr file = __FILE__, Sz line = __LINE__) @trusted nothrow
No documentation available for this declaration.
T * make(T)(const(T) value, IStr file = __FILE__, Sz line = __LINE__) @trusted nothrow
No documentation available for this declaration.