Just another cpp implementation
To use this library you need to create a main.cpp file and include "container/container.hpp" and the data struct you'd like to use, for example queue vector "queue/queue.hpp" and "queue/vec/queuevec.hpp".
After that just type: "using namespace lasd"