$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] VC2013 1.55 beta failures
From: Peter Dimov (lists_at_[hidden])
Date: 2013-10-18 08:10:00
Marcel Raad wrote:
> If I remove the "#define BOOST_NO_CXX11_VARIADIC_TEMPLATES", the only file
> that does not compile seems to be boost/bind/bind.hpp.
That's odd, because bind.hpp doesn't use variadic templates and does not
contain references to this macro. What errors are you getting?