UninitializedTemporaryBuffer

struct UninitializedTemporaryBuffer (
T
) {
T[] slice;
}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Postblit

Copying this object is disabled.

A postblit is present on this object, but not explicitly documented in the source.

Alias This

slice

Meta