List Question
10 TechQA 2024-12-30 08:59:08Conditionally trivial destructor
2.3k views
Asked by Tomilov Anatoliy
Can a namespace (be a/satisfy a) Concept?
361 views
Asked by einpoklum
Boost Hana Concepts implementation
447 views
Asked by Mathieu Van Nevel
C++ concepts loop
696 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.2k views
Asked by Yakk - Adam Nevraumont
C++20 coroutines, std return type and state persistancy
699 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?
179 views
Asked by Blindy
Does clang++ 12 support C++20 std::construct_at?
1.7k views
Asked by François Carouge