Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
It has a (mostly) std::vector interface (it derives from it) and will store
up to N elements in the same storage as the vector instance itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This gets rid of a warning about an empty object file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Even if the path has a directory component.
|
|
|
|
|
|
|
|
|
|
This helps a bit when seeing this member in a debugger.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|