GCTrackingPolicy.never

Disable addition of allocated items to the GC scan range regardless of the used type.

Template params: T = the type to be used

struct GCTrackingPolicy
static
bool
never
(
T
)
()

Return Value

Type: bool

false regardless of the used type

Meta