$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: John Maddock (boost.regex_at_[hidden])
Date: 2015-01-14 15:24:07
>> So... what I need from you kind folks is:
>>
>> * Is this the right way forward?
>
> Thanks for your work on this!
>
> I haven't looked into it yet but I will, and I'll see where I can help.
>
> Do you intend this to replace the current type_traits implementation, or do
> you expect a future version of boost to ship both?
Originally I was thinking of shipping both with the new as the default,
and a "legacy" version for those who need it. But as I haven't found
any breakages... yet.... I'm hoping that may not be needed. We'll see.
Whatever, any transition would have to be very carefully handled.
John.