Boost logo

Boost :

From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-08-23 11:48:39


"Larry Evans" <jcampbell3_at_[hidden]> wrote:
> Philippe A. Bouchard wrote:
>
> >"Larry Evans" <jcampbell3_at_[hidden]> wrote:

[...]

> >Well it's not that bad because chances are that typeids will be grouped
> >together. Ex.: range [10-30] libstdc++, range [50-150] libboost-dev,
range
> >[180-230] personnal usages, ...
> >
> >
> I've also thought about it some more and think I understand your meaning
> better.
> How about using dequeue with an addition member variable, `int
> start_ndx`. Then
> the range would be start_ndx...size()-1. Boost probably already has
> something, but
> I'll look. I'll be away from coding for this weekend, but I will
> respond to emails.

Typeids are growing numbers and inserting at the front of s_offset will
never be needed; vector<> seems ok.

Philippe A. Bouchard


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