$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 10:47:25
C++11 std::unordered_map store elements with no insertion order but based on
a hash function...
-- View this message in context: http://boost.2283326.n4.nabble.com/Container-with-insertion-order-tp4097717p4100100.html Sent from the Boost - Users mailing list archive at Nabble.com.