$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [intrusive] unordered_set insert/find question
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-06-15 06:34:21
El 15/06/2011 10:22, Tim Blechmann escribió:
> hi all,
>
> 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,
Ion