$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Intrsuive multisets and stable sorting
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-10-18 06:44:51
El 18/10/2012 12:33, Ion Gaztañaga escribió:
> Could please fill a ticket in Trac, requesting documentation on
> stability and the implementation of N1780?
>
> Once Boost.Intrusive gets N1780, Boost.Container will get it, as it's
> based on Boost.Intrusive.
Sorry! I've reviewed the code and Boost.Intrusive already implements
N1780, I wrongly reviewed insert_unique_xxx, instead of insert_equal_xxx.
So all we need is to document it.
Best,
Ion