Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in fold-expression
How to make `short-circuit evaluation` also available in `fold expressions`?
Jul 22, 2019
c++
standards
c++17
short-circuiting
fold-expression
How to implement the generalized form of std::same_as (i.e. for more than two type parameters) that is agnostic to parameter order?
Jan 29, 2022
c++
c++20
c++-concepts
fold-expression
How to use if constexpr in template fold expressions?
Apr 25, 2022
c++
c++17
variadic-templates
template-meta-programming
fold-expression
Expanding parameter pack into lambda with fold expression - gcc vs clang
Jan 13, 2022
c++
lambda
language-lawyer
c++17
fold-expression
Unpacking variadic tuples in c++17
Aug 31, 2022
c++
variadic-templates
c++17
structured-bindings
fold-expression
On what base fold expression of a parameter pack consisting of a single element is transformed into unparenthesized expression
May 21, 2019
c++
language-lawyer
c++17
decltype
fold-expression
Are fold expressions a C++14 or a C++1z feature?
Sep 05, 2022
c++
language-lawyer
c++14
c++17
fold-expression
C++17 fold expression in cout
Jan 09, 2022
c++
c++17
fold-expression
Retrieve value out of "cascading ifs" fold expression
Mar 23, 2021
c++
c++17
fold
fold-expression
Why doesn't a left fold expression invert the output of a right fold expression?
Jun 19, 2019
c++
templates
c++14
fold-expression
Can you use a subexpression within fold expressions?
Feb 21, 2022
c++
c++11
c++17
fold-expression
Checking if variadic template parameters are unique using fold expressions
Mar 05, 2022
c++
templates
c++17
variadic-templates
fold-expression
Fold expressions in MSVC
Aug 30, 2022
c++
language-lawyer
variadic-templates
c++17
fold-expression
Is it possible to insert extra operation in fold expression?
Apr 09, 2022
c++
templates
c++17
variadic-templates
fold-expression
"Uninitialized captured reference" error when using lambdas in fold expression - clang vs gcc
Dec 30, 2021
c++
language-lawyer
c++17
fold-expression
Fold expressions and empty parameters pack: what's the expected result?
Jan 11, 2022
c++
templates
c++17
fold-expression
Associativity of fold-expressions
Feb 11, 2021
c++
language-lawyer
c++17
associativity
fold-expression
Using fold expressions to print all variadic arguments with newlines inbetween
Feb 22, 2021
c++
variadic-templates
c++17
fold-expression
Test if all elements are equal with C++17 fold-expression
Apr 11, 2022
c++
templates
variadic-templates
c++17
fold-expression
Clang and the binary fold expressions — The curse of the empty parameter pack
Apr 09, 2022
c++
clang
compiler-bug
c++17
fold-expression
« Newer Entries
Older Entries »