$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost.tr1] compilation errors with VC 2013
From: Olaf Krzikalla (olaf.krzikalla_at_[hidden])
Date: 2014-02-12 07:54:23
Hi,
I have encountered plenty of compilation errors with VC 2013 caused by
including <boost/tr1/memory.hpp> or <boost/tr1/functional.hpp>. The
errors happen with all versions tried (1.40, 1.53 and 1.55).
Is boost.tr1 deprecated for newer compilers?
Best Olaf