Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 2000-01-03 13:42:03


At 08:21 AM 1/3/00 -0800, David Abrahams wrote:

>Can somebody please describe to me the nature of VC6's lack of
support
>for member templates? I just modified my copy of smart_ptr.hpp to
>include all member templates dealing with auto_ptr regardless of our
>config setting, and it compiled just fine.

If you need MS's official line, you might want to check their
Knowledge
Base on their web site.

My memory is that VC++ 6.0 SP3 actually works on simpler member
templates, but fails on more complex cases. But they aren't
supported, so don't bother to send in a bug report if a member
template doesn't work right. Or something like that.

--Beman


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