An introduction to the C++ std::vector template and how to use it.
Errata:
- At 14:50 I should have written std::sort(vi.begin(), vi.end());
Music used in this video (Vibe Tracks, Alternate) was downloaded from the YouTube Audio Library: https://www.youtube.com/audiolibrary_download?vid=16533edffc7d47f9
#programming
#CPlusPlus
#vector
#template