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
Check at compile time that a function call triggers a `static_assert(false)`
Oct 25, 2025
c++
c++20
compile-time
c++23
static-assert
std::apply to a custom, tuple-like type
Oct 25, 2025
c++
c++-concepts
c++23
What is the rationale behind the iterator/sentinel of range adaptors providing the base() accessor?
Oct 24, 2025
c++
c++20
std-ranges
c++23
In what situations does `ranges::for_each` work but `for (auto&& elt : rg)` fail?
Oct 23, 2025
c++
std-ranges
c++23
C++23: How to erase a subrange from vector
Oct 22, 2025
c++
std-ranges
c++23
Why can't I use lazy_split_view with a istream view instead of a string_view?
Oct 20, 2025
c++
istream
std-ranges
c++23
istream-iterator
std::from_chars overload for wchar_t?
Oct 19, 2025
c++
string
wchar-t
c++23
Catch std::bad_expected_access
Oct 18, 2025
c++
c++23
Multiple definition error when importing c++23 standard library module in multiple files
Oct 18, 2025
c++
c++20
c++-modules
c++23
Coroutines: Do co_yielded string_views dangle?
Oct 19, 2025
c++
coroutine
dangling-pointer
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
« Newer Entries
Older Entries »