$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marat Khalili (0x8.0p15_at_[hidden])
Date: 2007-07-10 23:55:59
Hello all,
Are there any standard means to clone collection class while changing
only element type? Like receiving some_collection<int> as a template
parameter and creating some_collection<string> without knowing what
exactly some_collection is.
In case there are none, is anyone interested to see it as a standalone
library?
With Best Regards,
Marat