[omniORB] idl mapping to structs

Frederico Faria frederico@ati.com.br
Wed, 18 Jul 2001 17:08:25 -0700


Hi,

In my implementation code I inherit my idl struct type to
add an operator== method. In this way , I will can use the
stl list<> implementation with  the derived struct.

Is There any other method to resolve it ?

thank you,

Faria