Boost logo

Boost :

From: Boris Fomitchev (fbp_at_[hidden])
Date: 2000-01-03 14:17:34


jsiek_at_[hidden] wrote:

> Yes, and template member classes must also be defined inline.
>

Those are seriously broken, actually - you may define them but you can
hardly
use them at all - at least, I was unable to make use of allocator<>::rebind
with VC6.

-Boris.

>
> Boris Fomitchev writes:
> > Actually, some member template support was there since
> > VC 5.0, its main problem is that member template function must be
> > defined inline to compile with VC (same for 6.0). Also there
> > might be glitches when both copy constructor and template constructor
> > are present.
> >
> > -Boris.
> >


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