simplevectors
0.3.9
Simple vector implementations in C++
|
These are different ways you can install simplevectors.
The simplest way is to download the single-header simplevectors.hpp
file from the releases page. To include the file, simply put the path to the header file.
Alternatively, you can use CMake to install the library. First install the library onto your system:
Then, place the code below into your CMakeLists.txt
:
If you do follow these instruction steps, the include path will be slightly different: