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
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
Could std::some-namespace::transform one day support any functor?
Jul 01, 2026
c++
functional-programming
monads
functor
c++23
Given two objects of different types and their relative location in memory, can I derive a pointer to one object from a pointer to the other?
Jul 01, 2026
c++
pointers
language-lawyer
c++20
c++23
How to track time in a SetConsoleCtrlHandler
Jun 30, 2026
c++
windows
c++23
C++23 std::ranges::enumerate with custom index type
Jun 30, 2026
c++
std-ranges
c++23
Range pipeline drops typedef used for formatting style
Jun 30, 2026
c++
pipeline
std-ranges
fmt
c++23
Older Entries »