Convert pointers to references in locations where refs not changed
オープン
- 主要言語
- C++
- スター
- 6
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Take a pass through all of the function definitions and see if there's any use of pointers that could safely be made into references. Refs are safer and nicer than pointers when you can use them.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。