VarDeclaration.enclosesLifetimeOf

Determine if this has a lifetime that lasts past the destruction of v

class VarDeclaration
final const pure
bool
enclosesLifetimeOf

Parameters

v VarDeclaration

variable to test against

Return Value

Type: bool

true if it does

Suggestion Box / Bug Report