Boost logo

Boost :

From: David B. Held (dheld_at_[hidden])
Date: 2002-05-12 14:08:31


"Terje Slettebø" <tslettebo_at_[hidden]> wrote in message
news:007b01c1f9b6$19927fc0$60fb5dd5_at_pc...
> [...]
> Case 2 - Non-type parameter problem
> -----------------------------------------------------
> [...]
> I don't really know what to call this, as it may well be BCB specific, so
> one could have a parallel to the
> "BOOST_MSVC6_MEMBER_TEMPLATES", something like:
>
> BOOST_BCB6_NONTYPE_PARAMETERS
> [...]

In keeping with the MSVC macro, I've called this "feature"
BOOST_BCC_NONTYPE_TEMPLATE_PARAMETERS,
which implies that non-type template parameters are supported by bcc,
but in an incomplete or incorrect way (just as VC6 has member templates,
but they don't work in every situation). Calling it bcc instead of BCB is
slightly more accurate, as it applies to the compiler, and not the
development environment (some people just use the command line
compiler alone). I think it should be added to
boost/config/compilers/borland.hpp, but I don't know what the procedure
is for suggesting such additions.

Dave


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