UpdatePair

If true, this symbol owns its type and will free it on destruction

struct UpdatePair {
DSymbol* oldSymbol;
DSymbol* newSymbol;
}

Meta