Click here to Skip to main content
15,884,388 members
Articles / Programming Languages / C++14

Currying and Partial Application in C++14

Rate me:
Please Sign up or sign in to vote.
4.71/5 (11 votes)
4 Nov 2019CPOL9 min read 15.5K   13  
One of the currying options and partial application of the functions in C++ which is my personal favourite

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
Experienced game programmer from Siberia Smile | :)

Comments and Discussions