$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-04-10 05:27:29
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