exception -- exception : <stdexcept>への参照追加

1 · cpprefjp · Sept. 16, 2021, 6:30 a.m.
diff --git a/reference/exception/exception.md b/reference/exception/exception.md index 7b379320e..23e1eda37 100644 --- a/reference/exception/exception.md +++ b/reference/exception/exception.md @@ -55,3 +55,4 @@ error! ## 参照 +- [`<stdexcept>`](/reference/stdexcept.md) ...