SmallPool.allocateNext

Undocumented in source. Be warned that the author may not have intended to support it.
struct SmallPool(uint sizeClass, bool pointerFlag)
@trusted
void*
allocateNext
()
if (
sizeClass >= smallSizeClasses[0]
)

Meta