File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1054,7 +1054,7 @@ <h1 id="c-cppmap">C++ の歩き方 | cppmap<a class="headerlink" href="#c-cppmap
10541054< ul >
10551055< li > < a href ="https://github.com/cppmap/cppmap.docs/issues "> cppmap.docs | Issues</ a > </ li >
10561056</ ul >
1057- < p > 📢 本サイトの運営により多くの時間を使えるよう、寄付をお願いしています 。</ p >
1057+ < p > 📢 本サイトの運営は、GitHub Sponsors によって支えられています 。</ p >
10581058< ul >
10591059< li > < a href ="https://github.com/sponsors/Reputeless "> GitHub Sponsors | Become a sponsor to Reputeless</ a > </ li >
10601060</ ul >
@@ -1065,11 +1065,11 @@ <h2 id="_1">このサイトについて<a class="headerlink" href="#_1" title="P
10651065< li > < a href ="https://github.com/cppmap/cppmap.docs "> コントリビュート方法</ a > </ li >
10661066</ ul >
10671067< h2 id ="_2 "> ライセンス< a class ="headerlink " href ="#_2 " title ="Permanent link "> ¶</ a > </ h2 >
1068- < p > < img src ="https://i.creativecommons.org/p/zero/1.0/88x31.png " alt ="CC0 "/> </ p >
10691068< p > 本サイトの記事とサンプルコードはパブリックドメインです。< br />
10701069サードパーティーのコンテンツの著作権は、それぞれの所有者に帰属します。</ p >
1070+ < p > < img src ="https://i.creativecommons.org/p/zero/1.0/88x31.png " alt ="CC0 "/> </ p >
10711071< h2 id ="_3 "> 💗 < a href ="https://github.com/sponsors/Reputeless "> スポンサー</ a > < a class ="headerlink " href ="#_3 " title ="Permanent link "> ¶</ a > </ h2 >
1072- < p > < a href ="https://github.com/sponsors/Reputeless "> GitHub Sponsors ページ</ a > から 「C++ の歩き方」のスポンサーにご登録ください。 </ p >
1072+ < p > < a href ="https://github.com/sponsors/Reputeless "> GitHub Sponsors ページ</ a > からスポンサーに登録して、 「C++ の歩き方」の執筆とメンテナンスを応援してください! </ p >
10731073< table >
10741074< thead >
10751075< tr >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -1131,14 +1131,14 @@ <h2 id="_1">主要なオンラインコンパイラ<a class="headerlink" href="#
11311131< tbody >
11321132< tr >
11331133< td > < a href ="https://wandbox.org/ "> Wandbox</ a > </ td >
1134- < td > < li > GCC 4.4.7 - < strong > 12.0*</ strong > </ li > < li > Clang 3.1 - < strong > 13 .0*</ strong > </ li > </ td >
1134+ < td > < li > GCC 4.9.4 - < strong > 12.0*</ strong > </ li > < li > Clang 7.1.0 - < strong > 15 .0*</ strong > </ li > </ td >
11351135< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
11361136< td align ="center "> </ td >
11371137< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
11381138</ tr >
11391139< tr >
11401140< td > < a href ="https://godbolt.org/ "> Compiler Explorer</ a > < br > (Execution モード)</ td >
1141- < td > < li > GCC 4.6.4 - < strong > 12.0*</ strong > </ li > < li > Clang 3.3 - < strong > 13.0*</ strong > </ li > < li > ICC 16.0.3 - < strong > 2021.3 .0</ strong > </ li > </ td >
1141+ < td > < li > GCC 4.6.4 - < strong > 12.0*</ strong > </ li > < li > Clang 3.3 - < strong > 13.0*</ strong > </ li > < li > MSVC v19.14 - < strong > v19.latest </ strong > </ li > < li > ICC 16.0.3 - < strong > 2021.5 .0</ strong > </ li > </ td >
11421142< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
11431143< td align ="center "> </ td >
11441144< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
@@ -1159,7 +1159,7 @@ <h2 id="_1">主要なオンラインコンパイラ<a class="headerlink" href="#
11591159</ tr >
11601160< tr >
11611161< td > < a href ="https://www.onlinegdb.com/ "> GDB Online</ a > </ td >
1162- < td > < li > GCC 7.4 .0</ li > </ td >
1162+ < td > < li > GCC 9.3 .0</ li > </ td >
11631163< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
11641164< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
11651165< td align ="center "> < i class ="fa fa-check "> </ i > </ td >
You can’t perform that action at this time.
0 commit comments