Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-06-18 06:46:24


Dirk Gerrits wrote:
> > We could do that, but somebody needs to write
> > pointer_iterator_traits for compilers without
> > partial specialization. If you can figure out how
> > to do that, you'll be the hero of every VC++ user
> > in the world (hint: it's REALLY hard).
>
> I naively thought that it would just take a single use of
> remove_pointer. But of course this requires partial
> specialization as well! :\

Well, not exactly. See
http://www.boost.org/libs/type_traits/index.htm#transformations, the
paragraph right after the table.

Aleksey


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