Boost logo

Boost :

Subject: Re: [boost] interprocess with unordered_map
From: Olaf van der Spek (ml_at_[hidden])
Date: 2012-03-18 10:28:57


2012/3/17 Ion Gaztañaga <igaztanaga_at_[hidden]>:
> El 17/03/2012 5:53, Joel escribió:
> If we want to achieve direct comparison, Boost.Unordered needs to go
> Boost.Intrusive or Boost.Multiindex route, and offer additional search
> overloads that can find "equivalent keys":
>
> http://www.boost.org/doc/libs/1_49_0/libs/multi_index/doc/reference/ord_indices.html#set_operations
>
> http://www.boost.org/doc/libs/1_49_0/doc/html/intrusive/advanced_lookups_insertions.html#intrusive.advanced_lookups_insertions.advanced_lookups

That route looks like a good one. Avoiding the need for expensive
temps is great.

-- 
Olaf

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