Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-01-17 15:09:56


"JOAQUIN LOPEZ MU?Z" <joaquin_at_[hidden]> wrote

[sequence capability of indexed_set<> announced]

> The full example can be found at
> http://tinyurl.com/3dto3
>
Question: is

typedef indexed_set<
  int,
  index_list<
    sequenced<> // list-like interface
>
> sequenced_set;

possible and is it equivalent of std::list (performance + memory, not
splice() like features)?

Is there any slist equivalent?

/Pavel


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