Boost logo

Boost :

From: Terje Slettebø (tslettebo_at_[hidden])
Date: 2002-05-20 07:02:43


From: "John Maddock" <john_maddock_at_[hidden]>

> The following new config macros have now been added:

Thanks, John. :)

This lets me avoid testing for _BORLANDC_. That would be pretty brittle,
anyway, if later versions of the compiler removed the problem with the
specialization. With that, one would have to change the source, rather than,
as it's now, just change the configuration file for the compiler. The same
goes for lack of template template parameters, for compilers missing that,
and the other macros.

Regards,

Terje


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