Subject: Re: [boost] [intrusive] Possible bug in bstree_algorithms.hpp
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-09-16 06:31:42


El 16/09/2014 9:37, Lars Hagström wrote:
> Yes! I've commented out the expand_bwd flags in container/vector.hpp and
> container/string.hpp, and it works beautifully!
>
> Let me know if there is anything else I can try out, to help you find the
> bug.

I think I have enough information now to guess what's happening, as the
problem seems related to a single method. This problem should appear
when the object count is properly tested.

Thanks for your bug report and help.

Best,

Ion