On 10/22/17 18:00, Guido Trentalancia via Boost wrote:
Hi,
I noticed that boost 1.65 does not contain the tr1 folder and found
On the 9th of September 2017 19:38:43, Tim Rakowski
wrote: that the documentation was updated accordingly: http://www.boost.org/doc/libs/1_64_0/ contains http://www.boost.org/doc/libs/1_64_0/libs/tr1/, while http://www.boost.org/doc/libs/1_65_0/ has no http://www.boost.org/doc/libs/1_65_0/libs/tr1/.
But http://www.boost.org/users/history/version_1_65_0.html http://www.boost.org/users/history/version_1_65_0.htmldoes does not mention this.
Even if it was deprecated, shouldn't this be mentioned somewhere? Googling "site:https://lists.boost.org/Archives/boost/ 1.65 tr1" didn't yield anything either :/
Regards, Tim
Hello !
I am experiencing the same problem...
Software packages using boost require the TR1 header files in order to build, but the TR1 header files are no longer available in version 1.65.1 !
What is going on ?
TR1 removal was discussed in this thread: https://lists.boost.org/Archives/boost/2015/03/220751.php Apparently, it was unintentionelly left out from the release notes.