$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Does Boost has an utility to replace all OLD Keys with NEW one for MultiMap/Map?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-07 10:48:52
AMDG
Mathias Gaunard wrote:
> Tushar Chowdhury wrote:
>> As of now I failed to get such an algo.
>
> boost::assign(m.equal_range(old_key), new_key); ?
?????
boost::assign is a namespace.
In Christ,
Steven Watanabe