Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / C++

Into the Extreme – Fold-Expressions

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
22 May 2023CPOL2 min read 5.3K   2  
Fold-expressions in extreme cases
In this post, you will see how fold-expressions behave when there are no arguments, and also how they behave when there is a single argument.

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
Software Developer (Senior)
Israel Israel
Senior C++ developer.
C++ Senioreas blog writer.
Passionate about investigating the boundaries and exploring the advanced capabilities of C++.

Comments and Discussions