On Thu, Sep 24, 2009 at 01:49:48PM +0200, Arne Babenhauserheide wrote: > But then that isn't about C++ vs. C, it's about how to most efficiently > represent your data in memory. And for many access patterns an array is > simply > the fastest way.
Yup, but if you're effectively ending up with C code what's the point in pretending it's C++. -- Sam http://samason.me.uk/
