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
Perfectly forwarding lambda capture in C++20 (or newer)
Feb 24, 2026
c++
lambda
c++20
perfect-forwarding
Use of earlier member in designated initializer
Feb 22, 2026
c++
language-lawyer
c++20
aggregate-initialization
designated-initializer
Will the C++20 spaceship operator be used for equality/inequality comparisons?
Feb 23, 2026
c++
performance
comparison
c++20
spaceship-operator
error while trying to compile .data() from std::array as a constexpr function in c++20
Feb 24, 2026
c++
c++20
constexpr
stdarray
constexpr-function
Can i use split_view with a delimiter that's comparable, but otherwise not related to the split range's value type?
Feb 23, 2026
c++
split
c++20
std-ranges
What's the difference of "co_await other_co" and "other_co.resume"?
Feb 21, 2026
c++
c++20
coroutine
What is the reason all the ranges algorithms in C++ are wrapped in struct? [duplicate]
Feb 23, 2026
c++
c++20
What is the purpose of the `iterator-sentinel-pair` concept in [ranges.subrange]?
Feb 23, 2026
c++
language-lawyer
c++20
How to guarantee compile-time evaluation of algorithm while allowing runtime invocation as well
Feb 22, 2026
c++
c++20
Structural types as NTTP: why must all members be public?
Feb 23, 2026
c++
templates
c++20
Boost.Process v2: How to asynchronously read output and also check for termination
Feb 22, 2026
c++
c++20
boost-asio
boost-process
Is there anything like Haskell "guarded equations" in modern C++?
Feb 22, 2026
haskell
c++20
Is using ranges in c++ advisable at all? [closed]
Feb 22, 2026
c++
c++20
range-v3
std-ranges
What is the purpose of C++20's [[likely]] or [[unlikely]] attribute
Feb 22, 2026
c++
c++20
How to use the range version of `transform()` with two ranges?
Feb 22, 2026
c++
c++20
C++20's std::views::filter not filtering the view correctly
Feb 20, 2026
c++
filter
g++
c++20
std-ranges
What is the correct and optimal implementation of atomic_ref and atomic with padding bits?
Feb 19, 2026
c++
x86
c++20
micro-optimization
stdatomic
How can I disable concept evaluation result caching?
Feb 19, 2026
c++
lambda
language-lawyer
c++20
c++-concepts
Why does clang think gcc's subrange does not satisfy gcc's __ranges_begin function concept equirements?
Feb 17, 2026
c++
clang
c++20
c++-concepts
compiler-bug
« Newer Entries
Older Entries »