Subject: [Boost-bugs] [Boost C++ Libraries] #9311: ex_lambda_future fails on msvc-11.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-26 11:35:48
#9311: ex_lambda_future fails on msvc-11.0
------------------------------+----------------------
Reporter: viboes | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
{{{
Test output: teeks99-03d-win2008-64on64 - thread - ex_lambda_future /
msvc-11.0
Rev 86366 / Sun, 20 Oct 2013 02:42:23 +0000
Compile [2013-10-20 10:51:38 UTC]: fail
call "C:\Program Files (x86)\microsoft visual studio
11.0\vc\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo
@"C:\local\teeks99-03\d\results\boost\bin.v2\libs\thread\test\ex_lambda_future.test\msvc-11.0\debug
\threading-multi\lambda_future.obj.rsp"
lambda_future.cpp
..\libs\thread\test\..\example\lambda_future.cpp(36) : error C2248:
'boost::future<R>::future' : cannot access private member declared in
class 'boost::future<R>'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see
declaration of 'boost::future<R>::future'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see
declaration of 'boost::future<R>::future'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see
declaration of 'boost::future<R>::future'
with
[
R=int
]
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9311> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC