Skip to content

This repository explains the concept of CLOSURES in C++ using lambdas

License

Notifications You must be signed in to change notification settings

TheTheoryOfCode/CPlusPlus_Closures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Closures in CPlusPlus

Closures as a concept is used widely in many object oriented and functional programming languages. Its now also available in C++ using lambdas and associated capture list

[Module - 2] Using Closures

About

This repository explains the concept of CLOSURES in C++ using lambdas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published