I
Oct 22, 2024It’s just ‘,’ – The Comma Operator
We all know that every ‘,’ matters in this language, so I decided to talk directly about that...
Oct 22, 20245 min read2 reactions0 comments
Tag archive
We all know that every ‘,’ matters in this language, so I decided to talk directly about that...
Fold expressions exist in C++ since C++17 and significantly affect how we treat variadic templates....
Communication is a powerful tool of the humanity. It allows us to transfer ideas and thoughts from...