Well, as long as the compiler eliminates CSEs from the expression
a && a->foo && a->foo->bar && a->foo->bar->fie
I'd be quite happy anyway. Is that true, or does it have to be conservative regarding `->() in each dereferencing step? If so I'd see a performance advantage in a new operator.
/ Jonas Walldén
Previous text:
2003-09-29 01:34: Subject: zero_type();
No, it hasn't been mentioned at the conference. Personally I don't think it's really worth a new operator.
/ Martin Stjernholm, Roxen IS