0 Forks
4 Stars
4 Watchers

data_structures

a collection of "data structures" for modern C++

How to download and setup data_structures

Open terminal and run command
git clone https://github.com/Mouradouchane/data_structures.git
git clone is used to create a copy or clone of data_structures repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with data_structures https://github.com/Mouradouchane/data_structures/archive/master.zip

Or simply clone data_structures with SSH
[email protected]:Mouradouchane/data_structures.git

If you have some problems with data_structures

You may open issue on data_structures support forum (system) here: https://github.com/Mouradouchane/data_structures/issues