List Question
10 TechQA 2024-11-23 20:28:20Conditionally trivial destructor
2.2k views
Asked by Tomilov Anatoliy
Can a namespace (be a/satisfy a) Concept?
293 views
Asked by einpoklum
Boost Hana Concepts implementation
371 views
Asked by Mathieu Van Nevel
C++ concepts loop
616 views
Asked by Mathieu Van Nevel
Moving in range-based loop in generic C++ code?
2.7k views
Asked by dodomorandi
Can I execute on get my `std::future` and wait on it too?
1.1k views
Asked by Yakk - Adam Nevraumont
C++20 coroutines, std return type and state persistancy
641 views
Asked by Silicomancer
Will C++20 modules change the anatomy of static and shared libraries?
1.8k views
Asked by Ignorant
How to return unique_ptr of an array created inside my function?
116 views
Asked by Blindy
Does clang++ 12 support C++20 std::construct_at?
1.6k views
Asked by François Carouge