$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [container] [1.59.0b1] Behavioral (runtime) breakage with flat_xxx + ordered_unique_range + non-default comparator
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2015-07-21 17:42:50
El 21/07/2015 a las 6:55, Adam Merz escribió:
> I've encountered a serious behavioral breakage for code using flat_xxx in
> conjunction with ordered_unique_range and a non-default comparator in 1.59.0b1.
Thanks for the report. A fix was committed in:
https://github.com/boostorg/container/commit/a91f6d317b97c6a142d04d813196abf39e168764
I'll merge to release ASAP.
Best,
Ion