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++ parallel STL Vectorized algorithm not implemented p2408
Oct 18, 2025
c++
gcc
tbb
std-ranges
c++23
`format_as` use with range types
Oct 18, 2025
c++
std-ranges
fmt
c++23
Does the std library contain equivalent to boost small_vector and static_vector?
Oct 18, 2025
c++
c++23
Passing a static operator() as deleter type
Oct 16, 2025
c++
unique-ptr
c++23
function-call-operator
How do I create and use a stack-allocated struct ending with a C99 flexible array member in C++ without undefined behaviour?
Oct 18, 2025
c++
undefined-behavior
c++23
flexible-array-member
stack-allocation
Move elision in explicit object member functions
Oct 18, 2025
c++
language-lawyer
c++23
copy-elision
explicit-object-parameter
Compilation and linking errors using std::stacktrace
Oct 16, 2025
c++
stack-trace
libstdc++
c++23
consteval influences how an expression in a function is classified/evaluated?
Oct 13, 2025
c++
g++
c++23
compiler-bug
C++ Phase 1 Translation Set of Source File Characters: Before vs. Post C++11, before C++23
Oct 14, 2025
c++
c++11
translation
c++23
implementation-defined-behavior
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
Older Entries »