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
What is the category of iota_view iterator?
Jun 10, 2026
c++
c++20
std-ranges
What is the default probability of [[likely]]? Is it possible to change it?
Jun 08, 2026
c++
attributes
language-lawyer
c++20
how to specify C++ callable concept when the callable parameters types are deduced
Jun 07, 2026
c++
c++20
c++-concepts
invocable
Looping over a templated C++ function with int type
Jun 07, 2026
c++
templates
variadic-templates
template-meta-programming
c++20
Initialize tuple using user defined constructor without moving
Jun 07, 2026
c++
c++20
stdtuple
How to import a C++20 module from another directory?
Jun 01, 2026
c++
visual-studio
c++20
Can we have variadic concepts before variadic template parameters?
Jun 03, 2026
c++
language-lawyer
variadic-templates
c++20
c++-concepts
What is the storage duration and lifetime of a non type template parameter and how can it be used for compile-time computation?
Jun 02, 2026
c++
c++20
compile-time
non-type-template-parameter
What are the incentive of some std::ranges::XXX_n? [duplicate]
Jun 02, 2026
c++
c++20
std-ranges
std-algorithm
`std::lock_guard` for `std::counting_semaphore` and `std::binary_semaphore`
May 31, 2026
c++
locking
c++20
semaphore
raii
Specializing types from namespace std based on user-defined concepts
May 31, 2026
c++
c++20
Can switch default statement be optimised out for enum
May 31, 2026
c++
enums
language-lawyer
c++20
compiler-optimization
Compiler wrongfully regards variable as rvalue
May 31, 2026
c++
g++
c++20
compiler-bug
What is a concrete use case of std::ranges::partial_sort_copy with *different* projections?
May 31, 2026
c++
c++20
std-ranges
partial-sort
Is there an even faster approach than swap-and-pop for erasing from std::vector?
May 30, 2026
c++
stdvector
c++20
Older Entries »