{"id":27091490,"url":"https://github.com/avitase/cpp_lambda_talk","last_synced_at":"2026-01-20T11:02:13.707Z","repository":{"id":50181422,"uuid":"224705568","full_name":"avitase/cpp_lambda_talk","owner":"avitase","description":"Presentation material for my talk \"Everything you (n)ever wanted to know about C++'s Lambdas\"","archived":false,"fork":false,"pushed_at":"2022-12-08T06:59:20.000Z","size":9179,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T13:07:21.284Z","etag":null,"topics":["exercise","presentation-materials","slides"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avitase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-28T18:01:12.000Z","updated_at":"2022-05-27T16:06:05.000Z","dependencies_parsed_at":"2023-01-24T19:02:25.042Z","dependency_job_id":null,"html_url":"https://github.com/avitase/cpp_lambda_talk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avitase/cpp_lambda_talk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fcpp_lambda_talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fcpp_lambda_talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fcpp_lambda_talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fcpp_lambda_talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avitase","download_url":"https://codeload.github.com/avitase/cpp_lambda_talk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fcpp_lambda_talk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exercise","presentation-materials","slides"],"created_at":"2025-04-06T07:38:33.770Z","updated_at":"2026-01-20T11:02:13.670Z","avatar_url":"https://github.com/avitase.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nPresentation material for my talk \"Everything you (n)ever wanted to know about C++'s Lambdas\". The slides and exercises are available at:\n - slides: [slides.pdf](slides.pdf)\n - exercises: [exercise.pdf](exercise.pdf)\n\n# Abstract\nFrom a syntactical point of view, the Lambda expression of C++ is nothing but syntactic sugar of a struct with an appropriate call operator overload. On the other hand, this simple syntax is shockingly flexible and allows powerful abstractions in a functional way, while providing elegant and easy to read code in a language that is notoriously famous for being unnecessary clunky and verbose.\n\nI will give an overview about the basic syntax and best practices. I will then talk about stateful Lambdas, Lambda inheritance and their real-world applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitase%2Fcpp_lambda_talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favitase%2Fcpp_lambda_talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitase%2Fcpp_lambda_talk/lists"}