[Bug libstdc++/67922] [DR 2550] std::unordered_map::clear should take time linear in the number of elements
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 4 17:39:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67922
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
Summary|std::unordered_map::clear |[DR 2550]
|should take time linear in |std::unordered_map::clear
|the number of elements |should take time linear in
| |the number of elements
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
http://cplusplus.github.io/LWG/lwg-active.html#2550
More information about the Gcc-bugs
mailing list