Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 188 Bytes

Vector

It's a simple vector, which is similar to the standard vector.

Usage

In the file test.cpp you can find the way, how you can use it. While compiling don't forget -std=c++11.