$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [tti] Will TTI be in 1.54?
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-05-17 07:30:36
On 5/17/2013 4:32 AM, Daniel James wrote:
> On 17 May 2013 05:21, Edward Diener <eldiener_at_[hidden]> wrote:
>> On 5/16/2013 6:57 PM, Jeremiah Willcock wrote:
>>>
>>> On Thu, 16 May 2013, Edward Diener wrote:
>>>
>>>> I still have some work I would like to do
>>>> between today and Monday to see if I can get TTI to work with earlier
>>>> versions of icc ( it fails detecting nested templates ) and with Sun
>>>> C++ on Linux.
>
> You don't need to get those compilers fully working before merging.
> It's nice to support them, but not essential, and there's some time to
> deal with them afterwards. I'll have another look at your library soon
> (I'm a bit busy today and tomorrow).
I understand and fully agree. Right now I am just concentrating on
fixing any problems I can in the regression test matrix for TTI.