GCTrackingPolicy.always

Enable 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
always
(
T
)
()

Return Value

Type: bool

true regardless of the used type

Meta