14 Dec
2007
14 Dec
'07
4:22 a.m.
hi,
i'm using stl maps in my project to create maps.
this stl maps is datatype specific. eg map
14 Dec
14 Dec
5:44 a.m.
On 13/12/2007, merlin antony
this stl maps is datatype specific. eg map
, map , etc.. is they any way to create a template map like map . so that the map is compatible across any datatype being passed to it?
A map to/from variants or anys might be what you're looking for. On the other hand, it's rare to really need to handle "anything", so a redesign might be a better idea. ~ Scott
6181
Age (days ago)
6181
Last active (days ago)
1 comments
2 participants
participants (2)
-
merlin antony
-
Scott McMurray