From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-10-03 11:15:19


On 10/3/20 1:25 PM, Gero Peterhoff via Boost wrote:
> Am 03.10.20 um 11:34 schrieb Andrey Semashev via Boost:
>> On 10/3/20 12:30 PM, Andrey Semashev wrote:
>>> On 10/3/20 11:53 AM, Gero Peterhoff via Boost wrote:
>
>>>> - Would it make sense to only keep these different/additional Boost.TypeTraits and remove the standard-compliant ones?
>>>
>>> IMO, no, because there are C++03 libraries and there are no standard type traits in C++03.
>
> Boost should be changed to C++11 and C++03 support removed? https://pdimov.github.io/articles/phasing_out_cxx03.html

"Should" is the wrong word. Individual library authors are allowed to do
that. But there may be reasons not to.