Talk:Unordered associative containers (C++): Difference between revisions

Content deleted Content added
MSVC?: new section
Line 5:
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 [[Wikipedia_talk:WikiProject_C++|here]]. <tt>[[User:Decltype|decltype]]</tt> 09:49, 6 March 2009 (UTC)
: 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. [[Special:Contributions/114.146.107.27|114.146.107.27]] ([[User talk:114.146.107.27|talk]]) 06:43, 22 June 2009 (UTC)
 
== 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?
[[User:Długosz|Długosz]] ([[User talk:Długosz|talk]]) 22:54, 20 July 2009 (UTC)