$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] mpl and set of maps
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-21 11:30:41
AMDG
On 03/21/2011 07:26 AM, Peter Foelsche wrote:
>
> "Peter Foelsche" <foelsche_at_[hidden]> wrote in message
> news:im65n2$u72$1_at_dough.gmane.org...
> I wrote my own insert to overcome this problem.
>
> Extracting the elements, sorting them and then inserting them back.
>
> I think this should either be fixed or documented.
boost::is_same returns true when the two arguments
are exactly the same type. MPL makes absolutely
no guarantees about the exact types of sequences.
In Christ,
Steven Watanabe