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
Can constructor's member initializer include initialization of another member?
Dec 02, 2025
c++
language-lawyer
c++20
placement-new
member-initialization
using namespace std causes boost pointer cast to trigger ADL in c++17 standard
Dec 01, 2025
c++
boost
c++17
c++20
argument-dependent-lookup
Why do different compilers behave differently with these requires expressions?
Dec 01, 2025
c++
c++20
c++-concepts
std::atomic::notify_one could unblock multiple threads
Dec 01, 2025
c++
c++20
wait
notify
stdatomic
Why do C++20 concepts cause cyclic constraint errors while old-school SFINAE does not?
Nov 29, 2025
c++
language-lawyer
c++20
sfinae
c++-concepts
Is executing boost::asio::~strand<> on that same strand supported?
Nov 30, 2025
c++
boost
c++20
boost-asio
How to use iota_view for custom IntLike types?
Nov 29, 2025
c++
c++20
std-ranges
iota
What is a noop coroutine?
Nov 27, 2025
c++
language-lawyer
c++20
c++-coroutine
How to extract all tuple elements of given type(s) into new tuple
Nov 29, 2025
c++
tuples
c++20
constexpr
Is it possible to create a concept that is only a lambda?
Nov 29, 2025
c++
lambda
c++20
c++-concepts
Is there a workaround for template template arguments being invisible?
Nov 27, 2025
c++
c++20
template-templates
ranges::sort does not compile
Nov 26, 2025
c++
operator-overloading
c++20
std-ranges
The current state of reflection in C++20
Nov 25, 2025
c++
reflection
metaprogramming
c++20
std
Why is this concept true even though the expression used for checking does not compile?
Nov 24, 2025
c++
c++20
c++-concepts
Did C++20 change to allow conversion from array-of-known-bound `type(&)[N]` to array-of-unknown-bound `type(&)[]`?
Nov 25, 2025
c++
c++20
standards
« Newer Entries
Older Entries »