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 c++20
C++20 ranges and sorting
Aug 31, 2022
c++
sorting
c++20
std-ranges
In C++20, is a macro considered "active" if it's #undef'd, then #define'd again?
Sep 15, 2022
c++
language-lawyer
c++20
Why does this code using designated initializers in function parameters goes from ambiguous to not compiling when removing one function?
Aug 31, 2022
c++
language-lawyer
c++20
designated-initializer
Structured binding violations
Sep 12, 2022
c++
c++20
stdtuple
structured-bindings
Undefined behaviour on std::prev for transform-view
Jun 06, 2022
c++
c++20
undefined-behavior
std-ranges
Does designated initializer of sub-aggregate require curly braces?
Sep 17, 2022
c++
c++20
designated-initializer
Aggregate initialization, set member pointer to same struct member
Sep 15, 2022
c++
c
struct
c11
c++20
Should this be a constexpr or not?
Aug 25, 2022
c++
constexpr
c++20
Can concepts be used to put a constraint on values as well as types?
Sep 21, 2022
c++
templates
c++20
concept
Are captureless lambdas structural types?
Sep 11, 2022
c++
templates
lambda
language-lawyer
c++20
Are left out fields by C++ 20 designated initialization guaranteed to be zero initialized?
Aug 10, 2022
c++
c++20
Why does C++20 not allow to call a generic lambda with an explicit type? [duplicate]
Nov 07, 2022
c++
lambda
c++20
C++20: difference between [[likely]], [[unlikely]] and __builtin_expect?
Apr 04, 2022
c++
c++20
branch-prediction
limits and uses of C++20 template lambas
May 17, 2022
c++
lambda
language-lawyer
c++20
generic-lambda
Why can I invoke == with a defaulted <=> but not a user-provided one?
Nov 04, 2022
c++
comparison
standards
c++20
spaceship-operator
how to make argument deduction work for derived class which using base class constructor?
Apr 28, 2022
c++
c++17
c++20
Prevent fmt from printing function pointers
May 05, 2022
c++
c++20
fmt
c++20 ranges view to vector
Aug 22, 2022
c++
c++20
Function template accept and return different lambdas
May 27, 2022
c++
c++20
Argument-dependent lookup for templates in C++20
Apr 04, 2022
c++
c++20
argument-dependent-lookup
« Newer Entries
Older Entries »