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
Pointer to abominable function type? Compiler bug?
Sep 21, 2025
c++
language-lawyer
c++23
Why doesn't GCC allow a constexpr std::string while Clang does?
Sep 20, 2025
c++
g++
clang++
c++23
How do you use std::views::zip (and friends) with the pipe syntax?
Sep 18, 2025
c++
std-ranges
c++23
status of C++23 formatting ranges
Sep 18, 2025
c++
c++23
Why can't you define a class or function in a non-enclosing scope?
Sep 16, 2025
c++
language-lawyer
c++23
Why is there still no range-enabled reduction algorithm in std?
Sep 15, 2025
c++
range
std
c++23
isocpp
Why does std::views::split() compile but not split with an unnamed string literal as a pattern?
Sep 13, 2025
c++
split
string-literals
std-ranges
c++23
In C++ is there a proposed type traits helper for "copying" reference category and cv-qualification?
Sep 13, 2025
c++
type-traits
c++23
Are floatN_t in stdfloat guarenteed to be IEEE compliant?
Sep 13, 2025
c++
floating-point
language-lawyer
c++23
What happens when an assumption, i.e. [[assume]] contains UB?
Sep 14, 2025
c++
language-lawyer
c++23
assumption
When is C++23 auto(x) useful?
Sep 14, 2025
c++
auto
c++23
Why does std::println(std::vector) fail to compile?
Sep 07, 2025
c++
stdvector
libc++
fmt
c++23
Specialize one function?
Sep 07, 2025
c++
templates
c++23
Why don't string_view and span constructors use C++20 concepts?
Sep 05, 2025
c++
c++20
c++-concepts
c++23
Functional C++23 when computing the rows in Pascal triangle
Sep 04, 2025
c++
functional-programming
c++23
Can you call virtual methods on a base class in a union when a derived class is active?
Sep 04, 2025
c++
language-lawyer
unions
c++23
stdlaunder
Why does operator() copy movable temporaries in Clang?
Sep 04, 2025
c++
clang++
c++23
copy-elision
explicit-object-parameter
std::chrono::parse into zoned time
Sep 04, 2025
c++
c++-chrono
c++23
Disagreement Between clang and gcc on "Deducing this" Behavior
Sep 04, 2025
c++
g++
clang++
c++23
How to enable c++23 on GNU GCC?
Sep 04, 2025
c++
gcc
c++23
Older Entries »