weak_ptr - cpprefjp C++日本語リファレンス
`weak_ptr`は、[`shared_ptr`](/reference/memory/shared_ptr.md)オブジェクトが持つリソースへの弱参照を保持するクラスである。