Skip to content

Commit 0b838f0

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent f39f20a commit 0b838f0

File tree

3 files changed

+1834
-42
lines changed

3 files changed

+1834
-42
lines changed

implementation-status.html

Lines changed: 2 additions & 3 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="2024-08-11T20:14:02">
168-
2024年08月11日 20時14分02秒
167+
<span itemprop="datePublished" content="2024-08-25T22:00:59">
168+
2024年08月25日 22時00分59秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -658,7 +658,6 @@ <h2><a href="#cpp14" id="cpp14">C++14言語機能の実装状況</a></h2>
658658
<li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx14" target="_blank">C++14 Support in GCC</a></li>
659659
<li>libstdc++: <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2014" target="_blank">C++ 2014</a></li>
660660
<li>Clang: <a href="http://clang.llvm.org/cxx_status.html" target="_blank">C++98, C++11, and C++14 Support in Clang</a></li>
661-
<li>libc++: <a href="https://libcxx.llvm.org/Status/Cxx14.html" target="_blank">libc++ C++14 Status</a></li>
662661
<li>Visual C++ (MSVC):<ul>
663662
<li><a href="https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li>
664663
<li><a href="https://blogs.msdn.microsoft.com/vcblog/2018/05/07/announcing-msvc-conforms-to-the-c-standard/" target="_blank">Announcing: MSVC Conforms to the C++ Standard</a></li>

0 commit comments

Comments
 (0)