-
Notifications
You must be signed in to change notification settings - Fork 0
Micke632/small_pod_vector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
std::vector-like class with a static buffer for initial capacity. Only POD. A combination of pod_vector and small_vector from itlib.