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
C++23 std::print [duplicate]
May 07, 2026
c++
c++23
stdformat
Why do I get an error: cannot decompose inaccessible member when compiling this code using std::views::chunk?
May 09, 2026
c++
c++20
std-ranges
c++23
How do I initialize an inplace key value pair in std::map
May 06, 2026
c++
stl
stdmap
c++23
When to use CRTP over explicit object parameter in c++23?
May 03, 2026
c++
templates
crtp
c++23
Allow std::expected to use a private constructor
Apr 29, 2026
c++
c++23
Given C++23 relaxations on constexpr, can't constexpr be the default?
Apr 26, 2026
c++
constexpr
language-design
c++23
constexpr-function
C2665 error from simple classes in a module
Apr 26, 2026
c++
c++23
c++-modules
Can I use std::generator in a C++20 project to generate a range view?
Apr 21, 2026
c++
c++20
std-ranges
c++-coroutine
c++23
Why are there no monadic operations in std::expected<void, Error>
Apr 15, 2026
c++
c++23
Explicit this object parameter wonkiness
Apr 13, 2026
c++
language-lawyer
c++23
explicit-object-parameter
Why doesn't this code using std::ranges::find on an std::views::zip compile?
Apr 11, 2026
c++
std
std-ranges
c++23
How can you prevent a destructor call from being reordered above an atomic write by the compiler?
Apr 09, 2026
c++
language-lawyer
c++20
stdatomic
c++23
Using clang++ with C++23 and gcc candiate 12 cannot find expected header
Apr 09, 2026
c++
gcc
clang
header-files
c++23
How do I iterate an mdspan?
Apr 03, 2026
c++
iteration
c++23
ranged-loops
mdspan
Does GCC support C++23 std::print?
Apr 02, 2026
c++
gcc
std
fmt
c++23
static operator () and [] (C++23)
Mar 30, 2026
c++
operator-overloading
language-lawyer
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
Older Entries »