"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
-
Updated
May 6, 2021 - C++
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
Vector supporting small buffer optimization
Zero dependency std::vector-like container with Small Buffer Optimization (SBO) and unique properties
Add a description, image, and links to the small-buffer-optimization topic page so that developers can more easily learn about it.
To associate your repository with the small-buffer-optimization topic, visit your repo's landing page and select "manage topics."