Previous: , Up: Type Oblivious Interfaces   [Index]


4.2.9.4 The Object Type Constraints

Data of the object should be treated as immutable. The C defined functions and operators should not modify it (though they can modify the data that is described by it).