# MiniVec
`std::vec::Vec` is a cool class but it's just too big! `MiniVec` is only the size of a pointer.
## Acknowledgements
This library is dedicated to the great Glen Joseph Fernandes whose constant tutelage has been
instrumental in making me the programmer that I am.