[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 18:28:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85118
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
... and it's only a substitution failure anyway, not an error.
More information about the Gcc-bugs
mailing list