cpp
Modern C++ (C++17/20/23) language and standard library. Covers RAII, move semantics,
smart pointers, templates, concepts, ranges, coroutines, modules, std::expected,
std::format, std::span, std::string_view.
USE WHEN: user mentions "C++", "modern C++", "C++17/20/23", "RAII", "smart pointers",
"templates", "concepts", "ranges", "move semantics", "std::expected", "std::span",
"coroutines", "modules", "STL"
DO NOT USE FOR: C (use a C-specific skill), C# (use `csharp`),
Objective-C++, Carbon, kernel/no-exception subset (use `cpp-systems`)
General1 files