List Question
10 TechQA 2023-07-04 09:13:41What are the implications of constexpr floating-point math?
2.6k views
Asked by Jan Schultke
What does the __completion_signature concept in stdexec (senders/ receivers) do?
74 views
Asked by Frederic Schönberger
Why can (implicitly) instantiated function templates use undeclared symbols?
103 views
Asked by Jan Schultke
What syntax is expected in C++26 for static reflection?
2.3k views
Asked by Benjamin Buch
Is TemplatePack<>...[I] allowed in C++26
109 views
Asked by Desmond Gold
What's the most simple tuple implementation in C++26?
140 views
Asked by Jan Schultke
What are the rules for _ underscore variables in C++26, and what's a name-independent declaration?
283 views
Asked by Jan Schultke
Do any Ranges view-adaptor types (from `std::views`) rely on heap allocation?
133 views
Asked by Quuxplusone
How do I use c++ 26 with gcc 13.2.0?
145 views
Asked by datuna darispanashvili
What is erroneous behavior? How is it different from undefined behavior?
1.7k views
Asked by Jan Schultke