Angus Leeming wrote: > Ok, so: > std::queue<Cache::ItemPtr> tmp; > swap(bucket1_, tmp; > Still no need to pollute the class interface...
You are right (as always). Done, thanks. I'll try to send something to the list this evening. Right now I need to get some real life work done... In the meantime, can anyone try the last patch I send and check for useability etc? And there's still this startup ordering thing, also. Bye, Alfredo
