[Bug c++/94241] ranges::find_if doesn't like data structures defined in a function

2020-03-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94241 Jonathan Wakely changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRM

[Bug c++/94241] ranges::find_if doesn't like data structures defined in a function

2020-03-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94241 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid Component|libstdc