General
PromptBeginner5 minmarkdown
- `*.csproj` (dependencies
SDK)
0
Explore
111,425 skills indexed with the new KISS metadata standard.
SDK)
`*/` (per project)
`Services/`
`*.fsproj`
`tests/` directories with projects
`include/`
`test/`
`libs/`
CI
`make`
libraries
`REQUIRE(` | catch2-test |
`protobuf` | serialization |
`TEST_F(`
`asio::`
`std::async`
`std::lock_guard` | synchronization |
`notify`
`make*()` | factory-pattern |
`~*()` | raii-pattern |
`*.hpp`
`std::shared_ptr` | smart-pointer |
`typename T` | cpp-template |
`public:`