Subject: Re: [boost] Review request: Require compiler support for partial template specialization.
From: Robert Ramey (ramey_at_[hidden])
Date: 2013-10-01 12:25:46


Stephen Kelly wrote:

>> Anyway I don't think dropping those compilers is a problem.
>> It would be interesting to see how much of Boost can be simplified by
>> removing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION everywhere.

wouldn't this break libraries which refer to
BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION ?

Robert Ramey