
22 Nov
2011
22 Nov
'11
11:28 p.m.
I used this definition:
typedef multi_index_container<
int,
indexed_by
mySet;
But this not preserve the insertion order. I think that my error is in "index_by<>"; it is true? How do I fix? -- View this message in context: http://boost.2283326.n4.nabble.com/Container-with-insertion-order-tp4097717p... Sent from the Boost - Users mailing list archive at Nabble.com.