
10 Apr
2004
10 Apr
'04
10:27 a.m.
Hi Alexander, Thanks for your comment.
One possible solution would be a special container_traits class: [snip example]
That will only work if I include all releavnt standard headers. Some people want's to have specializations too, and it seems like the most reasonable thing to do. It will imply a "one container, one header" policy and remove the possibility of the "all std containers (except stack,queue,pri-queue), one header" policy. br Thorsten