Skip to content

Commit 50250ae

Browse files
committed
C++20: 提案文書の番号をタイトルに記載
1 parent e449113 commit 50250ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lang/cpp20/conditionally_trivial_special_member_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 条件付きで特殊メンバ関数をトリビアルに定義するように
1+
# 条件付きで特殊メンバ関数をトリビアルに定義するように [P0848R3]
22
* cpp20[meta cpp]
33

44
このページはC++20に採用された言語機能の変更を解説しています。

lang/cpp20/implicit_creation_of_objects_for_low-level_object_manipulation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 未初期化領域への暗黙的なオブジェクト構築
1+
# 未初期化領域への暗黙的なオブジェクト構築 [P0593R6]
22
* cpp20[meta cpp]
33

44
<!-- start lang caution -->

0 commit comments

Comments
 (0)