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
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
Why does std::visit in an unsatisfied concept cause a compile error in gcc
May 01, 2022
c++
gcc
c++20
c++-concepts
Initialisation of aggregate with default constructor deleted in c++20
May 11, 2022
c++
c++17
c++20
aggregate-initialization
deleted-functions
Why is a std::list<int> not sortable?
Mar 08, 2022
c++
list
c++-concepts
c++20
Is gcc wrongly evaluating std::declval in this concept definition?
Oct 20, 2021
c++
g++
c++-concepts
c++20
Neat way how to cyclically iterate 4 enum class values in both directions in C++?
Nov 05, 2022
c++
iteration
c++17
c++20
enum-class
C++20 support in Visual Studio
Sep 30, 2022
c++
visual-studio
stl
c++20
fmt
« Newer Entries
Older Entries »