Arena.make

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