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
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
Bytewise atomic memcpy and sequence locks in C++23
Aug 02, 2026
c++
atomic
c++23
seqlock
C++ Template Function Ambiguity for Wrapper Type Specialization
Jul 31, 2026
c++
c++23
What is the best approach for using std::ranges/std::views with std::expected in C++23?
Jul 31, 2026
c++
c++20
c++23
how to iterate over "enumerated zip" of 2 containers in C++23?
Jul 28, 2026
c++
std-ranges
c++23
Directly initialize std::array with a fixed count of elements from std::vector [duplicate]
Jul 28, 2026
c++
initialization
stdvector
c++23
stdarray
How to determine if a Type supports printing or formatting using C++ standard lib?
Jul 25, 2026
c++
templates
std
c++-concepts
c++23
Regarding the pause-resume data loss in MSVC std::experimental::generator
Jul 23, 2026
c++
generator
std-ranges
c++-coroutine
c++23
What will happen if I call `allocate_at_least(0)` according to C++23 standard?
Jul 24, 2026
c++
language-lawyer
dynamic-memory-allocation
allocator
c++23
import std module with gcc-15
Jul 23, 2026
c++
gcc
cmake
c++23
c++-modules
How to convert std::chrono::system_clock::now() to boost::mysql::datetime::time_point
Jul 22, 2026
c++
datetime
boost
mysql-connector
c++23
How can I return directly result of a function call returning std::expected?
Jul 21, 2026
c++
algorithm
function
c++23
std-expected
Why do `std::views::adjacent` iterators increment all underlying iterators instead of using a more performant shift?
Jul 05, 2026
c++
iterator
c++23
std-ranges
Accessing a row of a std::mdspan as std::span
Jul 02, 2026
c++
c++23
mdspan
Older Entries »