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++20
Do C++20 Concepts replace other forms of constraints?
Jul 01, 2026
c++
c++20
c++-concepts
enable-if
void-t
How to hide implementation details in C++ modules?
Jul 02, 2026
c++
visual-studio
c++20
c++-modules
C++20 Concepts: Explicit instantiation of partially ordered constraints for member functions
Jun 30, 2026
c++
language-lawyer
c++20
c++-concepts
explicit-instantiation
Why are copy-capturing lambdas not default DefaultConstructible in c++20
Jun 29, 2026
c++
c++20
asio How to change the executor inside an awaitable?
Jul 01, 2026
c++
boost
boost-asio
c++20
c++-coroutine
Eligible special member functions and triviality
Jun 30, 2026
c++
language-lawyer
c++20
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
Why does [[no_unique_address]] have no effect on public data members?
Jul 01, 2026
c++
layout
c++20
Why does the upcoming Ranges library not support container initialization from a range?
Jul 01, 2026
c++
iterator
std
c++20
Confusing orderings in C++ with memory_order_acq_rel vs memory_order_seq_cst
Jun 29, 2026
c++
multithreading
c++20
memory-barriers
stdatomic
Parsing error with dependent template type
Jun 30, 2026
c++
language-lawyer
c++20
Template specialization failure while using decltype in template type
Jun 30, 2026
c++
c++20
template-specialization
decltype
How do I check whether a type is derived from vector / list / deque?
Jun 30, 2026
c++
templates
c++20
type-traits
c++-templates
Generating unique random numbers with C++ ranges
Jun 30, 2026
c++
c++20
std-ranges
A c++20 range adaptor whose produced values are iterators to the underlying range
Jun 30, 2026
c++
c++20
std-ranges
range-based-loop
How to create a view over a range that always picks the first element and filters the rest?
Jun 29, 2026
c++
c++20
std-ranges
C++20 converting between string/u8string and string_view/u8string_view
Jun 28, 2026
c++
c++17
c++20
Does changing private module fragments cause a recompilation of a module?
Jun 28, 2026
c++
c++20
c++-modules
Ranges filter_view::iterator element modification results in UB
Jun 28, 2026
c++
iterator
c++20
std-ranges
range-v3
Unexpected result with `std::views::transform`, probably caused by "unnamed temporary"
Jun 28, 2026
c++
gcc
clang
c++20
std-ranges
« Newer Entries
Older Entries »