Skip to content

Code examples of functional programming using C++14

Notifications You must be signed in to change notification settings

promgamer/functionalcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming using Modern C++

This is the code from one of my talks about a way to approach functional programming using modern C++ (targeting C++14).

It takes advantages of lambda expressions for simple examples and from STL functions for more complex (and realistic) ones.

About

Code examples of functional programming using C++14

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published