Boost logo

Boost :

Subject: Re: [boost] [intrusive] unordered_set insert/find question
From: Daniel James (dnljms_at_[hidden])
Date: 2011-06-15 05:21:21


On 15 June 2011 09:22, Tim Blechmann <tim_at_[hidden]> wrote:
>
> i have a reduced test case, which shows this behavior at [1] ... is this my
> fault (not using the unordered_set correctly) or is it a bug in boost.intrusive?

I think you forgot to include the link/attachment for '[1]'.

I don't know boost.intrusive very well, but you seem to be searching
for the element rather than the key, is it possible that there's an
implicit conversion from the element to the key, and you're searching
on that?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk