11 Forks
18 Stars
18 Watchers

Modern-C-Design

Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu

How to download and setup Modern-C-Design

Open terminal and run command
git clone https://github.com/inzombiak/Modern-C-Design.git
git clone is used to create a copy or clone of Modern-C-Design 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 Modern-C-Design https://github.com/inzombiak/Modern-C-Design/archive/master.zip

Or simply clone Modern-C-Design with SSH
[email protected]:inzombiak/Modern-C-Design.git

If you have some problems with Modern-C-Design

You may open issue on Modern-C-Design support forum (system) here: https://github.com/inzombiak/Modern-C-Design/issues