[Bug c++/85118] [6/7/8 Regression] Error when using std::bind with a generic lambda - "cannot bind 'const volatile char&' to an rvalue of type 'const volatile char'"

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 3 17:51:00 GMT 2018


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43794|0                           |1
        is obsolete|                            |

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 43831
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43831&action=edit
reduced testcase


More information about the Gcc-bugs mailing list