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
Can spaceship operator be used in fold expressions?
Sep 20, 2022
c++
language-lawyer
c++20
fold-expression
spaceship-operator
How to make grouped or paired fold of parameter pack?
Aug 18, 2022
c++
c++17
variadic-templates
fold-expression
Folding expressions in C++17 - Usecase for comparison operators
Aug 08, 2020
c++
c++17
fold-expression
Syntax issue when populating an array with a fold expression
Nov 07, 2021
c++
c++17
fold-expression
Is it legal to use an operator in a fold expression that was introduced by a using declaration?
Apr 25, 2021
c++
clang
c++17
fold-expression
Can I implement max(A, max(B, max(C, D))) using fold expressions?
Sep 26, 2022
c++
templates
variadic-templates
c++17
fold-expression
Is there a reason to use std::conjunction/std::disjunction instead of a fold expression over "&&"/"||"?
Jan 12, 2021
c++
c++17
variadic-templates
fold-expression
« Newer Entries