Add better warning for vector's non-initializing constructor
オープン
documentation
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 340
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Add a better warning to the `size_t` constructor for `vector` which documents its non-initializing behavior.
From the review:
```
the
unusual behaviour of vector's size_t constructor (not initializing the
elements) should be warned more prominently.
```
##
コントリビューションガイド
評価
この issue はまだ評価されていません。