That's genius too.I think a vector uses less memory than a list, so that would be better for memory consumption as well as speed. Assuming the order doesn't matter, of course.
This is a discussion on help using vectors with structs within the C++ Programming forums, part of the General Programming Boards category; That's genius too. I think a vector uses less memory than a list, so that would be better for memory ...
That's genius too.I think a vector uses less memory than a list, so that would be better for memory consumption as well as speed. Assuming the order doesn't matter, of course.
dwk
Seek and ye shall find. quaere et invenies.
"Simplicity does not precede complexity, but follows it." -- Alan Perlis
"Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
"The only real mistake is the one from which we learn nothing." -- John Powell
Other boards: DaniWeb, TPS
Unofficial Wiki FAQ: cpwiki.sf.net
My website: http://dwks.theprogrammingsite.com/
Projects: codeform, xuni, atlantis, nort, etc.