$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Review request: Require compiler support for partial template specialization.
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-10-01 11:23:15
On 10/01/2013 06:25 PM, Robert Ramey wrote:
> 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 ?
No. Think deeper about it, and maybe grep for it.
Thanks,
Steve.