$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Container with insertion order
From: Claude (clros_at_[hidden])
Date: 2011-11-23 11:00:42
I had tried, but did not succeed.
I created a class with two members, a std:: map (or std::unordered_map) and
a std::list to keep insertion order. But I could not create an iterator that
give back the elements of the list. :(
For this reason I ask for an alternative method...
-- View this message in context: http://boost.2283326.n4.nabble.com/Container-with-insertion-order-tp4097717p4100183.html Sent from the Boost - Users mailing list archive at Nabble.com.