Boost logo

Boost Users :

From: merlin antony (antonymerlin_at_[hidden])
Date: 2007-12-13 23:22:11


hi,
i'm using stl maps in my project to create maps.
this stl maps is datatype specific. eg map<int,int>, map <string,int>, etc..
is they any way to create a template map like map<T,T>. so that the map is
compatible across any datatype being passed to it?
is it possible to do in boost library by using property map concept?

thanx,
merlin.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net