Jump to content

Talk:Unordered associative containers (C++)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Długosz (talk | contribs) at 22:54, 20 July 2009 (MSVC?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconC/C++ Unassessed
WikiProject iconThis article is within the scope of WikiProject C/C++, a collaborative effort to improve the coverage of C and C++ topics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the importance scale.

Renaming this article to follow a consistent convention

Hi, I am currently considering renaming this article to conform to a common convention for C++ Standard Library components. The full discussion can be found here. decltype 09:49, 6 March 2009 (UTC)[reply]

I would advise moving to Unordered containers (C++), since in this article we also talk about unordered_set etc, which should redirect here. hash_map and hash_map (C++ class) (and other hash_xxx) should all be redirecting here. 114.146.107.27 (talk) 06:43, 22 June 2009 (UTC)[reply]

MSVC?

The reference on the statement about the header from MSVC is a page specific to Visual Studio 2008. However, my installed copy has no such header present. Is that only present in certain editions, or an extra download? Or does the class documentation cover things in the standards that are not shipped, making the citation (that it is with MSVC) incorrect? Długosz (talk) 22:54, 20 July 2009 (UTC)[reply]