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++23
Creating a "double zip" view in C++23
Mar 27, 2026
c++
std-ranges
c++23
What is "[core] language undefined behavior" as opposed to "undefined behavior"?
Mar 28, 2026
c++
language-lawyer
c++20
undefined-behavior
c++23
How can I generate a C++23 stacktrace with GCC 12.1?
Mar 25, 2026
c++
linux
g++
c++23
What does explicit *this object parameter offer in C++23?
Mar 17, 2026
c++
this
c++23
explicit-object-parameter
What happens if an assumption, i.e. [[assume]] fails in a constant expression?
Mar 14, 2026
c++
language-lawyer
constant-expression
c++23
assumption
Unable to std::format std::vector<std::unique_ptr<int>> in C++
Mar 11, 2026
c++
stdvector
unique-ptr
c++23
stdformat
Why does `zip_view` not support `output_range`?
Mar 03, 2026
c++
std-ranges
c++23
How to do `import std` with CMake
Mar 02, 2026
c++
cmake
c++23
C++ 23 Does std::print or std::println flush the output stream?
Mar 02, 2026
c++
stl
fmt
c++23
g++ not finding <print> on Ubuntu
Feb 27, 2026
c++
ubuntu
g++
c++23
What operations trigger end of lifetime of objects at a given location?
Feb 27, 2026
c++
language-lawyer
lifetime
c++23
Can you convert int*[N] to std::span<const int * const>?
Feb 26, 2026
c++
clang
c++23
compiler-bug
std-span
Does C++23 guarantee std::launder can be omitted in placement new scenarios?
Feb 27, 2026
c++
compiler-optimization
undefined-behavior
c++23
stdlaunder
How to use CMake to build a project with C++23 standard library module(import std)?
Feb 26, 2026
c++
cmake
c++-modules
c++23
What is the ideal way to customize the separators and brackets for formatting ranges?
Feb 26, 2026
c++
std-ranges
c++23
fmt
stdformat
« Newer Entries
Older Entries »