On Thu, 16 May 2013, Edward Diener wrote:
On 05/16/2013 11:00 AM, Jeremiah Willcock wrote:
Is TTI planned to be in the next release? I have some changes to Boost.Graph that have been in the trunk for a while but depend on TTI to enable backwards compatibility, and it would be nice to have them in a release. Will that be available in the release branch soon so I can test against it? Thank you.
TTI should be in 1.54. I have followed through on the suggestions made during the review, updated the doc, tested sucessfully against clang, gcc, vc++, and the latest three releases of icc ( 12.1, 13.0, and 13.1 ), and complied with the what I have to do to get it ready for 1.54 as mentioned by Daniel James. 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.
Will there be time for me to put in library changes (that would probably be considered "major" since they affect core functionality) after you do that merge? -- Jeremiah Willcock