Subject: [Boost-bugs] [Boost C++ Libraries] #4043: Lambda: Right-hand-side of compound assignment operators are stored by reference
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-25 11:57:04
#4043: Lambda: Right-hand-side of compound assignment operators are stored by
reference
------------------------------------------+---------------------------------
Reporter: Takano Akio <aljee@â¦> | Owner: no-maintainer
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: lambda
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
------------------------------------------+---------------------------------
In the section "Storing bound arguments in lambda functions", the document
says "The left argument of compound assignment operators (+=, *=, etc.)
are stored as references to non-const".
However, it actually stores both arguments as a reference.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4043> 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:02 UTC