List Question
10 TechQA 2024-11-01 04:43:31Conditionally trivial destructor
2.2k views
Asked by Tomilov Anatoliy
Can a namespace (be a/satisfy a) Concept?
318 views
Asked by einpoklum
Boost Hana Concepts implementation
402 views
Asked by Mathieu Van Nevel
C++ concepts loop
642 views
Asked by Mathieu Van Nevel
Moving in range-based loop in generic C++ code?
2.8k 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
664 views
Asked by Silicomancer
Will C++20 modules change the anatomy of static and shared libraries?
1.9k views
Asked by Ignorant
How to return unique_ptr of an array created inside my function?
126 views
Asked by Blindy
Does clang++ 12 support C++20 std::construct_at?
1.6k views
Asked by François Carouge