Subject: Re: [boost] Removing old config macro and increasing compiler requirements.
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-08-04 07:59:07


On 07/29/2013 01:17 PM, Stephen Kelly wrote:

> Grepping indicates that that means increasing the compiler requirements to
> something like __DMC__ > 0x840, GCC > 3.2, BOOST_INTEL_CXX_VERSION > 500,
> VC++ > 7.0.

What about the Borland C++ compiler (from before it became CodeGear).
AFAIK, it is not in widespread use today, yet it is responsible for
several ugly hacks in the codebase.