To complete my post about variadic templates and fold expressions, I present in this post smart tricks using parameter packs and fold expressions.
In my last two posts "Variadic Templates or the Power of Three Dots" and "More about Variadic Templates", I introduced variadic templates. This post goes one step further in the future and presents fold expressions that can directly reduce a parameter pack with a binary operator.
With fold expressions, you can implement Haskell functions foldl, foldr, foldl1, and foldr1 directly in C++. These four functions successively reduce a list to a single value.
Hunting
Today 3886
Yesterday 6374
Week 31510
Month 221586
All 11702740
Currently are 192 guests and no members online
Kubik-Rubik Joomla! Extensions
Read more...
Read more...