Subject: [Boost-bugs] [Boost C++ Libraries] #4711: Must use implementation details to return move-only types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-05 01:05:08
#4711: Must use implementation details to return move-only types
------------------------------+---------------------------------------------
Reporter: dave | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
I can't directly return a move-only type and must instead return
`boost::detail::thread_move_t<â¦>`. That should be improved/fixed. It is
possible to write move emulation that allows them to be returned directly.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4711> 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:04 UTC