|
164 | 164 |
|
165 | 165 | <p class="text-right"><small>
|
166 | 166 | 最終更新日時(UTC):
|
167 |
| - <span itemprop="datePublished" content="2025-03-10T16:16:28"> |
168 |
| - 2025年03月10日 16時16分28秒 |
| 167 | + <span itemprop="datePublished" content="2025-03-10T17:43:30"> |
| 168 | + 2025年03月10日 17時43分30秒 |
169 | 169 | </span>
|
170 | 170 | <br/>
|
171 | 171 | <span itemprop="author" itemscope itemtype="http://schema.org/Person">
|
@@ -1761,7 +1761,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
|
1761 | 1761 | <td>12</td>
|
1762 | 1762 | <td>13</td>
|
1763 | 1763 | <td>2022.2</td>
|
1764 |
| -<td>-</td> |
| 1764 | +<td>2022 Update 10</td> |
1765 | 1765 | </tr>
|
1766 | 1766 | <tr>
|
1767 | 1767 | <td>P2437R1: <a href="lang/cpp23/warning.html"><code>#warning</code>のサポートを追加</a></td>
|
@@ -1794,6 +1794,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
|
1794 | 1794 | <li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx23" target="_blank">C++23 Support in GCC</a></li>
|
1795 | 1795 | <li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++2b implementation status</a></li>
|
1796 | 1796 | <li>Visual C++ (MSVC):<ul>
|
| 1797 | +<li><a href="https://learn.microsoft.com/en-us/cpp/overview/cpp-conformance-improvements?view=msvc-170" target="_blank">C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022</a></li> |
1797 | 1798 | <li><a href="https://devblogs.microsoft.com/cppblog/msvc-compiler-updates-in-visual-studio-2022-version-17-13/" target="_blank">C++ Language Updates in MSVC in Visual Studio 2022 17.13</a></li>
|
1798 | 1799 | <li><a href="https://devblogs.microsoft.com/cppblog/msvc-compiler-language-updates-in-visual-studio-2022-version-17-12/" target="_blank">MSVC Compiler Language Updates in Visual Studio 2022 version 17.12</a></li>
|
1799 | 1800 | <li><a href="https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li>
|
@@ -2041,7 +2042,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
|
2041 | 2042 | </ul>
|
2042 | 2043 | </li>
|
2043 | 2044 | <li>Visual C++ (MSVC):<ul>
|
2044 |
| -<li><a href="https://github.com/microsoft/STL/wiki/Changelog" target="_blank">Change log</a></li> |
| 2045 | +<li><a href="https://learn.microsoft.com/en-us/cpp/overview/cpp-conformance-improvements?view=msvc-170" target="_blank">C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022</a></li> |
2045 | 2046 | </ul>
|
2046 | 2047 | </li>
|
2047 | 2048 | </ul></div>
|
|
0 commit comments