|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-12-18 20:13:35
Arkadiy Vertleyb wrote:
> Hi all,
>
> 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>
or something.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk