0 Forks
4 Stars
4 Watchers

cppcon2016

Repository for my `cppcon2016` talk: "Implementing static control flow in C++14"

How to download and setup cppcon2016

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

Or simply clone cppcon2016 with SSH
[email protected]:vittorioromeo/cppcon2016.git

If you have some problems with cppcon2016

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