[Bug libstdc++/90135] std::map::at incorrectly included in C++03 mode

2019-04-18 Thread gcc at gaul dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90135 --- Comment #3 from Andrew Gaul --- I understand; thank you for sharing this background.

[Bug libstdc++/90135] std::map::at incorrectly included in C++03 mode

2019-04-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90135 --- Comment #2 from Jonathan Wakely --- FWIW, these days a proposal to add new member functions would almost certainly not be handled as a defect report, and would require a proposal to add it to the next revision of the standard. But things were

[Bug libstdc++/90135] std::map::at incorrectly included in C++03 mode

2019-04-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90135 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---