Skip to main content

stevensudit/Corvid

SkillsMP 已收集 stevensudit/Corvid 中的 3 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
3
GitHub 星标
7
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 3 / 3 个已收集 Skill。

职业分类
软件开发工程师
描述

How to build, run, format, sanitize, and write tests for the Corvid project via ./cleanbuild.sh and ./format_all.sh. Use whenever building, running tests, verifying a change, formatting before commit, running clang-tidy / ASAN / TSAN / UBSAN / MSAN, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to structure class- and function-level doc comments in this C++ codebase. Functions open with an imperative sentence ("Split the string."), types open with a descriptive noun phrase, plus the paragraph, whitespace, and pragma-region layout the headers…

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to declare and use enums in Corvid - registering a `class enum` as a sequence or bitmask enum for string conversion, and the helpers that registration unlocks. Use when declaring a `class enum`, wiring up enum<->string conversion, or working with bitmask…

原文语言:英语

更新
已展示 3 / 3 个已收集 Skill。