https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97839
Bug ID: 97839
Summary: Template lambda incorrectly requiring the optional
lambda-declarator
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67809
Gareth Lloyd changed:
What|Removed |Added
CC||gar...@ignition-web.co.uk
--- Comment #11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101509
Bug ID: 101509
Summary: Rejects valid construction call with type inference
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101509
--- Comment #1 from Gareth Lloyd ---
This was originally discovered where `S` was `std::vector` and was constructed
with an initializer_list