Tags: #stl #memoryusage
https://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."
https://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."