Boost logo

Boost :

Subject: Re: [boost] Linked map
From: Olaf van der Spek (ml_at_[hidden])
Date: 2012-06-23 06:14:22


On Sat, Jun 23, 2012 at 1:37 AM, Kannan R <rkannan1978_at_[hidden]> wrote:
> Recently i wrote a json parser. I used stl map to store the json objects.
> Everything was fine except the order of the objects. Is it worth to build
> something in boost to have the map which provides an iterator to get the
> elements in same order? Please advise.

What was wrong with the order?
Are you looking for boost multi_index?

-- 
Olaf

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