[omniORB] Re: operator * for _var types?

Jonathan Biggar jon at biggar.org
Wed Jul 23 11:05:46 BST 2008


Michael Teske wrote:
>> The horrid construct:
>> X::Y y = *(f.operator->()) would presumably work.
> 
> This would be really horrible :)

X::Y y = f.in();

is much cleaner.

-- 
Jon Biggar
Floorboard Software
jon at floorboard.com
jon at biggar.org




More information about the omniORB-list mailing list