$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [MultiIndex] is ordered_non_unique stable?
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2013-01-16 00:57:29
Will equivalent elements in a ordered_non_unique index be "stable" and maintain their
relative ordering based on the order in which they were inserted?
Or do I need to use a complex key, adding my own sequence number, to ensure the desired
ordering?
âJohn