スレッドローカルストレージ -- chore: 念の為URLをリダイレクト先へ (#926)

1 · cpprefjp · Dec. 6, 2021, 7:59 a.m.
diff --git a/lang/cpp11/thread_local_storage.md b/lang/cpp11/thread_local_storage.md index 641a19d98..f4324385e 100644 --- a/lang/cpp11/thread_local_storage.md +++ b/lang/cpp11/thread_local_storage.md @@ -95,7 +95,7 @@ thread2 : 4 | [IBM](http://www.ibm.com/) | [__thread ストレージ・クラス指定子](https://www.ibm.com/support/knowledgecenter/ja/ssw_ibm_i_71/rzarg/thread.htm?view=embed) | | [Intel](http://www.intel.com/) | GCC互換の`__thread`キーワードが存在した。 | | [Microsoft](https://www.microsoft.com/) | [__declspec...