[Bug c++/63192] non-mutable lambda capture by value on reference does not apply const

lichray at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 7 04:04:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63192

Zhihao Yuan <lichray at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lichray at gmail dot com

--- Comment #3 from Zhihao Yuan <lichray at gmail dot com> ---
Confirmed, please fix.  As the standardization of `std::as_const`, this bug
becomes significant.


More information about the Gcc-bugs mailing list