Boost logo

Boost :

Subject: Re: [boost] Does Boost has an utility to replace all OLD Keys with NEW one for MultiMap/Map?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-05-07 10:41:18


Tushar Chowdhury wrote:
> Hi Guys,
> As of now I failed to get such an algo.

boost::assign(m.equal_range(old_key), new_key); ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk