$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [lambda] Defining a predicate for std::find_if if the key to a std::map is std::pair
From: Ryan (mccorywork_at_[hidden])
Date: 2009-09-24 23:09:56
On Thu, Sep 24, 2009 at 6:38 PM, Nat Goodspeed <nat_at_[hidden]> wrote:
> My other thought is: have you looked at all at Boost Multi-Index?
>
I have but I thought multi-index might be overkill. I think multi-index is
geared for separate indexes. I'm sure one index can be a subset of the
other index but again it might be overkill.
Ryan