InstanceTuple typedef

InstanceTuple = Tuple2<OID, IID>

Represents an instantiated object

Implementation

typedef InstanceTuple = Tuple2<OID, IID>;