"Darren Cook"
... the output (using vc++ in release mode with no optimization) is
Multi_array: 1663 Pointer....:70
I've nothing helpful to say about multi_array, but how do the timings compare when you use the maximum speed optimizations? Much STL/Boost code is written on the assumption that lots of things will be optimized away.
Darren
I make a test setting vc++ 7.1 with "Maximize Speed /O2" optimization with these results: Multi_array: 471 Pointer....:0 so the difference persists. Marco.
Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/