|
Boost : |
Subject: Re: [boost] Linked map
From: niXman (i.nixman_at_[hidden])
Date: 2012-06-23 05:17:29
2012/6/23 Kannan R:
> 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.
Hi,
http://en.cppreference.com/w/cpp/container/unordered_map
http://www.boost.org/doc/libs/1_49_0/doc/html/unordered.html
-- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk