|
Boost Users : |
Subject: Re: [Boost-users] [MultiIndex] is it possible to create multi-key key-extractors?
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2010-08-08 19:33:07
Follow up ...
More precisely, I am wondering if it's possible to create a keyS-extractor
for a multi-index container.
As a further example, let's say that in addition to the above posting, I
have:
struct Nursery
{
std::list<Flower *> flowers;
};
Would it be possible to index Nursery via Flower::aliases using the
current key-extractors?
Thanks,
-Mostafa
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net