$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [unordered] equal_range is O(bucket_count()), not O(size())
From: Brad Higgins (bhiggins_at_[hidden])
Date: 2011-04-07 13:04:19
On Apr 7, 2011, at 12:39 PM, Daniel James wrote:
>
> There was a defect report about this:
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3247.html#764
Excellent, thanks. I searched for reports on this, but couldn't find any. I'll follow the issue through the defect, and avoid equal_range in the mean time.
Thanks,
Brad