Skip to content

Commit 1495bf6

Browse files
committed
C++11 右辺値参照 : 関連項目を追加
1 parent 6dbea00 commit 1495bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/cpp11/rvalue_ref_and_move_semantics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ C++11で非推奨となった`std::auto_ptr`で実現されていた。
382382
- [`move_backward`](/reference/algorithm/move_backward.md)
383383
- [`unique_ptr`](/reference/memory/unique_ptr.md)
384384
- [`move_iterator`](/reference/iterator/move_iterator.md)
385+
- [C++23 暗黙的なムーブを簡略化](/lang/cpp23/simpler_implicit_move.md)
385386
386387
387388
## 参照

0 commit comments

Comments
 (0)