Skip to content

Commit be58cfb

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 6f191d0 commit be58cfb

File tree

3 files changed

+3342
-5163
lines changed

3 files changed

+3342
-5163
lines changed

implementation.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@
164164

165165
<p class="text-right"><small>
166166
最終更新日時(UTC):
167-
<span itemprop="datePublished" content="2025-05-14T05:11:30">
168-
2025年05月14日 05時11分30秒
167+
<span itemprop="datePublished" content="2025-05-14T05:30:27">
168+
2025年05月14日 05時30分27秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -384,8 +384,8 @@ <h3><a href="#visual_cpp_ver" id="visual_cpp_ver">バージョンの表記</a></
384384
<tr>
385385
<td>2022 Update 14</td>
386386
<td>Visual Studio 2022 Version 17.14.0</td>
387-
<td></td>
388-
<td></td>
387+
<td>14.44</td>
388+
<td>1944</td>
389389
<td></td>
390390
</tr>
391391
<tr>
@@ -1080,6 +1080,8 @@ <h3><a href="#visual_cpp_ver" id="visual_cpp_ver">バージョンの表記</a></
10801080
</li>
10811081
<li>2017 Update 5からside-by-sideがサポートされ、一つの製品内で同時に複数のVisual C++ツールセットを選択できるようになった。
10821082
<a href="https://blogs.msdn.microsoft.com/vcblog/2017/11/15/side-by-side-minor-version-msvc-toolsets-in-visual-studio-2017/" target="_blank">Side-by-side minor version MSVC toolsets in Visual Studio 2017 | Visual C++ Team Blog</a></li>
1083+
<li>コンパイラのバージョン情報は、以下のページで確認できる。
1084+
<a href="https://learn.microsoft.com/en-us/cpp/overview/compiler-versions" target="_blank">Microsoft Visual C++ compiler versioning</a></li>
10831085
</ol>
10841086
<h3>C++11の機能を有効にする</h3>
10851087
<ul>

0 commit comments

Comments
 (0)