0 Forks
5 Stars
5 Watchers

cpp_lambda_talk

Presentation material for my talk "Everything you (n)ever wanted to know about C++'s Lambdas"

How to download and setup cpp_lambda_talk

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

Or simply clone cpp_lambda_talk with SSH
[email protected]:avitase/cpp_lambda_talk.git

If you have some problems with cpp_lambda_talk

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