Dllist Dynamically Linked Lists that handles any object's pointer. Command to create a project mkdir build && cd build/ && cmake ../ SUBLIME ENVIROMENT Command to create a project in sublime mkdir build && cd build/ && cmake -G "Sublime Text 2 - Unix Makefiles" ../