autoreleasepool_scope

Creates a new auto release pool spanning the current scope.

@nogc
autoreleasepool_scope
()

Return Value

Type: auto

A stack allocated object with copying and moving disabled.

Meta