Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-12-23 09:18:30


"David Abrahams" <dave_at_[hidden]> wrote

> > Here is a question: besides primitive types, which types/templates
should be
> > registered as a part of typeof library?
> >
> > The first candidate is STL. The containers, functors, binders, etc.
>
> If the registration is done on a per-header basis, I support that. IOW,
> if you want registered types for things declared in <iterator>, you
>
> #include <boost/typeof/std/iterator.hpp>

What is your major concern here? Do you want to avoid the inclusion of all
STL headers? We might be able to use forward declarations to cure this...
Or do you want to avoid unnecessary encode/decode specializations?

Arkadiy


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