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
Invocation of C++20 template lambda gives parsing error [duplicate]
Jul 05, 2026
c++
templates
lambda
c++20
why does ranges::view_interface<T>::size require a move constructor
Jul 06, 2026
c++
c++20
c++-concepts
std-ranges
How can I test whether a type is a range from which I can move elements?
Jul 05, 2026
c++
c++20
c++-concepts
Is it legal to use std::declval in lambda in unevaluated contexts?
Jul 04, 2026
c++
lambda
language-lawyer
c++20
declval
Is it possible to determine whether an object is of a class type or not using a trait through a non-type template parameter in C++20?
Jul 02, 2026
c++
language-lawyer
c++20
compiler-bug
non-type-template-parameter
Constraint a template parameter to only accept std::vector and std::list with C++20 concepts
Jul 03, 2026
c++
templates
c++20
sfinae
c++-concepts
Why is std::is_constructible not true for a trivial aggregate type?
Jul 03, 2026
c++
c++17
language-lawyer
c++20
aggregate-initialization
An aggregate is implicit lifetime? Doesn't seem right
Jul 02, 2026
c++
c++20
lifetime
implicit-lifetime
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
« Newer Entries
Older Entries »