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 range piping with polymorphic behavior experiment
Sep 10, 2026
c++
std-ranges
c++23
Was a new constructor added to std::string in c++23 that accepts std::array<char, N>?
Sep 10, 2026
c++
c++23
Why is [[assume]] not evaluated but also potentially evaluated?
Sep 10, 2026
c++
attributes
language-lawyer
c++23
assumption
Is this local an rvalue?
Sep 10, 2026
c++
c++23
"atomic constraint depends on itself" error when compiling iterator in C++23
Sep 07, 2026
c++
iterator
c++20
c++23
Forwarding multiple sets of variadic arguments
Sep 06, 2026
c++
tuples
c++23
How will I throw exceptions with stack traces in C++23?
Sep 04, 2026
c++
stack-trace
c++23
How do I reuse a C++23 `std::generator` instance as a range in multiple range expressions?
Sep 04, 2026
c++
c++20
std-ranges
c++23
std::unexpected constructor constraint
Sep 01, 2026
c++
c++23
std-expected
Does that the current draft permit to form an overload set that consists of two non-static member declarations where one has ref-qualifier
Aug 16, 2026
c++
overloading
language-lawyer
c++23
Is it valid to use aliased containers in `ranges::to`?
Aug 13, 2026
c++
visual-c++
std-ranges
c++23
C++23 range-based for loop lifetime fixes interraction with `std::generator` arguments
Aug 12, 2026
c++
for-loop
generator
undefined-behavior
c++23
How can I make TBB parallel_for_each work with std::views::zip?
Aug 11, 2026
c++
tbb
c++23
intel-oneapi
Inaccurate compile-time computation of Fibonacci sequence in a recursive lambda
Aug 08, 2026
c++
lambda
constexpr
c++23
explicit-object-parameter
Address-ordering of members of a class / struct
Aug 07, 2026
c++
language-lawyer
c++23
std::ranges::algorithms differ in semantics compared to range-based for() loop in regard to the usage of a particular view
Aug 06, 2026
c++
for-loop
std-ranges
c++23
Why rules for returning move reference since C++23 are more permissive?
Aug 06, 2026
c++
language-lawyer
c++23
MSVC rejects program with member function call while gcc and clang accept
Aug 04, 2026
c++
language-lawyer
this
c++23
explicit-object-parameter
Older Entries »