René's URL Explorer Experiment


Title: C++ collection classes: a summary | Random stuff

Open Graph Title: C++ collection classes: a summary

X Title: C++ collection classes: a summary

Description: As I work through a bunch of algorithm problems in C++, I thought it would be useful to create a summary of the collection classes built into the standard library.

Open Graph Description: As I work through a bunch of algorithm problems in C++, I thought it would be useful to create a summary of the collection classes built into the standard library.

Opengraph URL: https://danielphil.github.io/coding/cpp-collections/

X: @danielp

Generator: Jekyll v3.10.0

direct link

Domain: danielphil.github.io


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Daniel Phillips"},"dateModified":"2019-04-02T00:00:00+00:00","datePublished":"2019-04-02T00:00:00+00:00","description":"As I work through a bunch of algorithm problems in C++, I thought it would be useful to create a summary of the collection classes built into the standard library.","headline":"C++ collection classes: a summary","mainEntityOfPage":{"@type":"WebPage","@id":"https://danielphil.github.io/coding/cpp-collections/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://danielphil.github.io/images/logo.jpg"},"name":"Daniel Phillips"},"url":"https://danielphil.github.io/coding/cpp-collections/"}

NoneIE=edge
authorDaniel Phillips
og:localeen_GB
og:site_nameRandom stuff
og:typearticle
article:published_time2019-04-02T00:00:00+00:00
twitter:cardsummary
twitter:creator@danielp

Links:

Skip to primary navigationhttps://danielphil.github.io/coding/cpp-collections/#primary-nav
Skip to contenthttps://danielphil.github.io/coding/cpp-collections/#main
Skip to footerhttps://danielphil.github.io/coding/cpp-collections/#footer
Menuhttps://danielphil.github.io/coding/cpp-collections/#menu-toggle
Homehttps://danielphil.github.io/
Postshttps://danielphil.github.io/posts/
Projectshttps://danielphil.github.io/projects/
https://danielphil.github.io/
Random stuffhttps://danielphil.github.io/
https://twitter.com/danielp
https://github.com/danielphil
April 2, 2019https://danielphil.github.io/coding/cpp-collections/
Codinghttps://danielphil.github.io/categories/#coding
std::arrayhttps://danielphil.github.io/coding/cpp-collections/#array
std::vectorhttps://danielphil.github.io/coding/cpp-collections/#vector
std::dequehttps://danielphil.github.io/coding/cpp-collections/#deque
std::forward_listhttps://danielphil.github.io/coding/cpp-collections/#forward_list
std::listhttps://danielphil.github.io/coding/cpp-collections/#list
std::sethttps://danielphil.github.io/coding/cpp-collections/#set
std::unordered_sethttps://danielphil.github.io/coding/cpp-collections/#set
std::multisethttps://danielphil.github.io/coding/cpp-collections/#multiset
std::unordered_multisethttps://danielphil.github.io/coding/cpp-collections/#multiset
std::maphttps://danielphil.github.io/coding/cpp-collections/#map
std::unordered_maphttps://danielphil.github.io/coding/cpp-collections/#map
std::stackhttps://danielphil.github.io/coding/cpp-collections/#stack
std::queuehttps://danielphil.github.io/coding/cpp-collections/#queue
std::priority_queuehttps://danielphil.github.io/coding/cpp-collections/#priority_queue
std::arrayhttps://en.cppreference.com/w/cpp/container/array
std::vectorhttps://en.cppreference.com/w/cpp/container/vector
std::dequehttps://en.cppreference.com/w/cpp/container/deque
std::forward_listhttps://en.cppreference.com/w/cpp/container/forward_list
std::listhttps://en.cppreference.com/w/cpp/container/list
std::sethttps://en.cppreference.com/w/cpp/container/set
std::unordered_sethttps://en.cppreference.com/w/cpp/container/unordered_set
std::multisethttps://en.cppreference.com/w/cpp/container/multiset
std::unordered_multisethttps://en.cppreference.com/w/cpp/container/unordered_multiset
std::maphttps://en.cppreference.com/w/cpp/container/map
std::unordered_maphttps://en.cppreference.com/w/cpp/container/unordered_map
std::stackhttps://en.cppreference.com/w/cpp/container/stack
std::queuehttps://en.cppreference.com/w/cpp/container/queue
std::priority_queuehttps://en.cppreference.com/w/cpp/container/priority_queue
Previous Thoughtworks Technology Radar Vol. 19: Notes https://danielphil.github.io/coding/techradar-2019-notes/
Next Python collection classes: a summary https://danielphil.github.io/coding/python-collections/
https://danielphil.github.io/atom.xml
Jekyllhttps://jekyllrb.com
So Simplehttps://github.com/mmistakes/so-simple-theme

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.