cpp-best-practices / cpp-best-practices/cppbestpractices
When/how to use asserts
オープン
- 主要言語
- 言語のデータがありません
- スター
- 8.8k
- フォーク
- 902
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
There's a really good point in [Style.md](https://github.com/lefticus/cppbestpractices/blob/master/03-Style.md) on how not to use asserts, but should we document when to use them as well? I think the c++ usage is quite different to other languages, where asserts are used for test code but not for dev code.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。