The Daily C++
1.82K subscribers
10 photos
2 files
596 links
The best channel about C++ News!
Every day a lot of news!

Send your project/repo/guide/tutorial to @dailycppbot
Download Telegram
Tags: #stl #memoryusage

http://lemire.me/blog/2016/09/15/the-memory-usage-of-stl-containers-can-be-surprising/

"One of the benefits of C++ is the built-in STL containers offering the standard data structures like vector, list, map, set. They are clean, well tested and well documented."