Skip to content

ItzMeJP/std_vector_complement

Repository files navigation

Complement C++ API for std::vector

Creative Commons License

1. Description

Complementary C++ API to std::vector<>. Easy deployment of several heuristics using std::vector<>

2. Prerequisites

C++17 compiler or newer.

3. Examples

mkdir build
cd build
cmake ..
make install

After the installation the shared libs will be located at /usr/local/lib/std_vector_complement. The headers files will be located at /usr/local/include/std_vector_complement

4. Examples

After compilation, just run:

./example_node

5. TODO



This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

About

Std Vector complementary C++ API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors