Boost logo

Boost Users :

From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2007-07-04 12:11:23


On 6/29/07, Felipe Magno de Almeida <felipe.m.almeida_at_[hidden]> wrote:
>
> Use equal_range. It returns a pair of iterators to begin and end of
> the equal range.
>

Similar question - once I have the equal_range, how do I iterate
through them via a different index?

ie ordered_non_unique<category...> + ordered_unique<ItemName...>

how do I display a list of the items sorted by category, then by item
name within each category?

Thanks,
Tony


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