FixedPool.this

Copy constructor

struct FixedPool(size_t blockSize, size_t numBlocks, T = void)
nothrow @nogc pure @safe
this
(
ref return scope typeof(this) rhs
)

Meta