$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [intrusive] unordered_set insert/find question
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-06-15 06:43:03
> > i am a bit confused about the behavior of
> > boost::intrusive::unordered_set. i can
>
> > insert() an object, but i am unable to find() it:
> Can you send me the testcase? It will surely be a bug,
daniel already pointed me to the bug in my code ... pretty stupid user bug ...
sry for the noise ...
tim