$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost with Clang via MinGW-w64
From: Peter Dimov (pdimov_at_[hidden])
Date: 2011-07-08 04:24:39
Joshua Boyce wrote:
> 90% of the errors seem to be a result of a 'call to deleted constructor'
> which seems to be caused by the shared_ptr library (or its usage)...
This looks like a bug in clang to me.