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 known functions foldl, foldr, foldl1 and foldr1 directly in C++. These four functions successively reduce a list to a single value.
Hunting
Today 4153
Yesterday 7411
Week 27381
Month 171552
All 11652706
Currently are 209 guests and no members online
Kubik-Rubik Joomla! Extensions
Read more...
Read more...