AutoCtorPool.get

Gets an object from the object pool.

class AutoCtorPool(T, Args...)
ItemType
get
()

Return Value

Type: ItemType

object from the object pool

Meta