Archive for July 27th, 2010

Tuesday, July 27th, 2010

IDL 8.0: Operator overloading

Operator overloading is the feature in IDL 8.0 that I have been testing the most; I am already using it in a couple of my projects. The behavior of objects when used in expressions containing nearly any of IDL’s operators can be defined through special methods of the object.

4 Comments » - Posted in IDL,Objects by