Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Unordered_associative_containers_(C++)> ?p ?o }
Showing triples 1 to 50 of
50
with 100 triples per page.
- Unordered_associative_containers_(C++) abstract "In the C++ programming language, unordered associative containers are a group of class templates in the C++ Standard Library that implement variations of hash tables. Being templates, they can be used to store arbitrary elements, such as integers or custom classes. The following containers are defined in the current revision of the C++ standard: unordered_set, unordered_map, unordered_multiset, unordered_multimap. Each of these containers differ only on constraints placed on their elements.The unordered associative containers are similar to the associative containers in C++ standard library but have different constraints. As their name implies, the elements in the unordered associative containers are not ordered. This is due to the use of hashing to store objects. The containers can still be iterated through like a regular associative container.".
- Unordered_associative_containers_(C++) wikiPageExternalLink unordered_map.
- Unordered_associative_containers_(C++) wikiPageExternalLink ~unordered_map.
- Unordered_associative_containers_(C++) wikiPageExternalLink unordered_multimap.
- Unordered_associative_containers_(C++) wikiPageExternalLink ~unordered_multimap.
- Unordered_associative_containers_(C++) wikiPageExternalLink unordered_multiset.
- Unordered_associative_containers_(C++) wikiPageExternalLink ~unordered_multiset.
- Unordered_associative_containers_(C++) wikiPageExternalLink unordered_set.
- Unordered_associative_containers_(C++) wikiPageExternalLink ~unordered_set.
- Unordered_associative_containers_(C++) wikiPageExternalLink Container.html.
- Unordered_associative_containers_(C++) wikiPageID "17876680".
- Unordered_associative_containers_(C++) wikiPageLength "14484".
- Unordered_associative_containers_(C++) wikiPageOutDegree "26".
- Unordered_associative_containers_(C++) wikiPageRevisionID "646761485".
- Unordered_associative_containers_(C++) wikiPageWikiLink Associative_containers.
- Unordered_associative_containers_(C++) wikiPageWikiLink Boost_(C++_libraries).
- Unordered_associative_containers_(C++) wikiPageWikiLink C++.
- Unordered_associative_containers_(C++) wikiPageWikiLink C++11.
- Unordered_associative_containers_(C++) wikiPageWikiLink C++_Standard_Library.
- Unordered_associative_containers_(C++) wikiPageWikiLink C++_Technical_Report_1.
- Unordered_associative_containers_(C++) wikiPageWikiLink Category:Articles_with_example_C++_code.
- Unordered_associative_containers_(C++) wikiPageWikiLink Category:C++_Standard_Library.
- Unordered_associative_containers_(C++) wikiPageWikiLink Concept_(generic_programming).
- Unordered_associative_containers_(C++) wikiPageWikiLink GNU_Compiler_Collection.
- Unordered_associative_containers_(C++) wikiPageWikiLink Hash_table.
- Unordered_associative_containers_(C++) wikiPageWikiLink Iterator.
- Unordered_associative_containers_(C++) wikiPageWikiLink Silicon_Graphics.
- Unordered_associative_containers_(C++) wikiPageWikiLink Standard_Template_Library.
- Unordered_associative_containers_(C++) wikiPageWikiLink Template_(C++).
- Unordered_associative_containers_(C++) wikiPageWikiLink Visual_C++.
- Unordered_associative_containers_(C++) wikiPageWikiLink Well-order.
- Unordered_associative_containers_(C++) wikiPageWikiLinkText "Unordered associative containers (C++)".
- Unordered_associative_containers_(C++) wikiPageWikiLinkText "unordered associative containers".
- Unordered_associative_containers_(C++) wikiPageUsesTemplate Template:C++_Standard_library.
- Unordered_associative_containers_(C++) wikiPageUsesTemplate a.
- Unordered_associative_containers_(C++) wikiPageUsesTemplate Template:Reflist.
- Unordered_associative_containers_(C++) wikiPageUsesTemplate Template:Use_dmy_dates.
- Unordered_associative_containers_(C++) subject Category:Articles_with_example_C++_code.
- Unordered_associative_containers_(C++) subject Category:C++_Standard_Library.
- Unordered_associative_containers_(C++) hypernym Group.
- Unordered_associative_containers_(C++) type Band.
- Unordered_associative_containers_(C++) type Redirect.
- Unordered_associative_containers_(C++) comment "In the C++ programming language, unordered associative containers are a group of class templates in the C++ Standard Library that implement variations of hash tables. Being templates, they can be used to store arbitrary elements, such as integers or custom classes. The following containers are defined in the current revision of the C++ standard: unordered_set, unordered_map, unordered_multiset, unordered_multimap.".
- Unordered_associative_containers_(C++) label "Unordered associative containers (C++)".
- Unordered_associative_containers_(C++) sameAs Q7897242.
- Unordered_associative_containers_(C++) sameAs m.047nmq8.
- Unordered_associative_containers_(C++) sameAs Q7897242.
- Unordered_associative_containers_(C++) sameAs 无序关联容器_(STL).
- Unordered_associative_containers_(C++) wasDerivedFrom Unordered_associative_containers_(C++)?oldid=646761485.
- Unordered_associative_containers_(C++) isPrimaryTopicOf Unordered_associative_containers_(C++).