Skip to content

Commit cce034a

Browse files
committed
見出しの表示崩れを修正
1 parent 50250ae commit cce034a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/cpp20/conditionally_trivial_special_member_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ C++20のコンセプトの導入によって、コンセプトによって特殊
287287

288288
この機能は、C++23の`std::expceted`の実装で活用されるだろう。
289289

290-
## ## <a id="relative-page" href="#relative-page">関連項目</a>
290+
## <a id="relative-page" href="#relative-page">関連項目</a>
291291

292292
- [コンセプト](./concepts.md)
293293

0 commit comments

Comments
 (0)