Skip to content

A simple, templated, C++ storage container class with the familiar vector interface, but uses preallocated memory.

Notifications You must be signed in to change notification settings

steverangel/AllocatedVector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

AllocatedVector

A simple, templated, C++ storage container class with the familiar vector interface, but uses preallocated memory.

About

A simple, templated, C++ storage container class with the familiar vector interface, but uses preallocated memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published