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
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
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
Older Entries »