Skip to content

okaram/cpp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp11

I'm trying out the new C++11 features.

I have the following examples:

  • functional sets which uses lamdbas and closures to implement sets as functions. A set is just a function that takes an int and returns true if the int is in the set, false otherwise. See my blog.

About

Trying out the new C++11 features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published