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
Is there any difference between `inline constexpr bool` and `concept`
Mar 09, 2026
c++
c++20
c++-concepts
consteval wrapper vs. source_location
Mar 09, 2026
c++
gcc
c++20
consteval
std-source-location
stack-use-after-return with projection to a member inside a ranges pipeline [duplicate]
Mar 09, 2026
c++
gcc
clang
c++20
std-ranges
C++20 use concept to restrict an 'auto' non-type template argument?
Mar 08, 2026
c++
templates
c++20
c++-concepts
When RAII is not an option, how to ensure a function is called before end of scope of an object?
Mar 06, 2026
c++
c++20
Why std::compare_three_way is not a template struct/functor
Mar 07, 2026
c++
c++20
MacOS std::chrono::clock_cast not found
Mar 07, 2026
c++
macos
c++20
clang++
c++-chrono
Segfaulting with strands/c++20 coroutine in boost asio. What should proper usage look like?
Mar 07, 2026
c++
c++20
boost-asio
c++-coroutine
Is the partition module exported by primary module interface unit?
Mar 06, 2026
c++
language-lawyer
c++20
c++-modules
comparison of several variables via logical AND in operator <=>
Mar 06, 2026
c++
c++20
spaceship-operator
Using std::format with custom types
Mar 04, 2026
c++
c++20
stdformat
C++ OpenMP doesn't speed up matrix multiplication
Mar 05, 2026
c++
openmp
c++20
matrix-multiplication
Downcasting non-polymorphic types?
Mar 06, 2026
c++
c++20
Multiple concept-constrained parameter packs in variadic function in C++20 does not accept arguments in the first parameter pack
Mar 05, 2026
c++
overloading
variadic-templates
c++20
c++-concepts
C++20 std::invocable syntax
Mar 06, 2026
c++
c++20
[[(un)likely]] attributes and do-while loops
Mar 03, 2026
c++
c++20
likely-unlikely
Why can't I std::bit_cast the contents of a string literal?
Mar 04, 2026
c++
clang
c++20
compiler-bug
bit-cast
Can a compiler decide to ignore a missing typename on dependent type where it is still required by C++20?
Mar 03, 2026
c++
language-lawyer
c++20
typename
In C++20, is the sentinel type of a forward range guaranteed to be the same type as its iterator?
Mar 03, 2026
c++
iterator
c++20
Older Entries »