9 Nov
2010
9 Nov
'10
11:49 p.m.
On 11/10/2010 7:16 AM, alfC wrote:
I have a general fusion map for example map< pair
, pair
>if I use as_vector I get
vector
, pair >is there a function that given the map converts it into vector
i.e. gives a vector with only the values of the key and not the keys/ value pair?
Yeah: transform. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net