| | | Guest |  |
| Posted: Fri Aug 29, 2008 6:34 am Post subject: hash_map vs unordered_map |  |
Hi, I am wondering if there are any functional differences between SGI's hash_map and tr1's unordered_map. Can these two containers be interchanged? What would it take to switch from hash_map to unordered_map? Thank you. -Marek
-- [ See LINK for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ] |
|