
11 Jul
2007
11 Jul
'07
3:55 a.m.
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