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
llvm documentation example does not compile
Dec 05, 2025
c++
clang++
llvm-clang
c++20
constexpr C++ error: destructor used before its definition
Dec 06, 2025
c++
c++20
constexpr
How to use output iterators without a container: Set intersection without storage
Dec 05, 2025
c++
iterator
set
c++20
set-intersection
Does the standard require `operator->()` to be defined for past-the-end non-contiguous iterators?
Dec 05, 2025
c++
iterator
language-lawyer
c++20
How to use `static_assert(std::forward_iterator<my_iterator<...>>);`
Dec 05, 2025
c++
c++20
visual-studio-2022
constexpr unsigned int * unsigned long not evaluated as unsigned long?
Dec 05, 2025
c++
c++20
constexpr-function
Imaginary deduction guides
Dec 03, 2025
c++
language-lawyer
c++20
Can any char be converted in bool using std::bit_cast?
Dec 03, 2025
c++
boolean
language-lawyer
c++20
bit-cast
At which point are default template arguments instantiated in C++?
Dec 02, 2025
c++
lambda
language-lawyer
c++20
default-arguments
A lambda with a capture fail to compile when used with std::semi_regular
Dec 02, 2025
c++
lambda
c++20
Got an Error when using C++20 Polymorphism Lambda Function
Dec 01, 2025
c++
lambda
c++20
higher-order-functions
Custom formatter failed to compile in clang and gcc, but succeeded in MSVC
Dec 01, 2025
c++
format
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
Older Entries »