General
PromptBeginner5 minmarkdown
- `src/`
`*/` (per project)
0
Explore
113,963 skills indexed with the new KISS metadata standard.
`*/` (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:`
`lib/`