File tree Expand file tree Collapse file tree 3 files changed +871
-78
lines changed Expand file tree Collapse file tree 3 files changed +871
-78
lines changed Original file line number Diff line number Diff line change 164
164
165
165
< p class ="text-right "> < small >
166
166
最終更新日時(UTC):
167
- < span itemprop ="datePublished " content ="2024-07-31T06:07:47 ">
168
- 2024年07月31日 06時07分47秒
167
+ < span itemprop ="datePublished " content ="2024-08-09T03:23:57 ">
168
+ 2024年08月09日 03時23分57秒
169
169
</ span >
170
170
< br />
171
171
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -731,6 +731,11 @@ <h2><a href="#io" id="io">入出力ライブラリ</a></h2>
731
731
< td > </ td >
732
732
</ tr >
733
733
< tr >
734
+ < td > < code > <strstream></ code > </ td >
735
+ < td > 古い文字列ストリーム</ td >
736
+ < td > C++98から非推奨< br /> C++26で削除</ td >
737
+ </ tr >
738
+ < tr >
734
739
< td > < code > < a href ="reference/fstream.html "> <fstream></ a > </ code > </ td >
735
740
< td > ファイルストリーム</ td >
736
741
< td > </ td >
@@ -1021,7 +1026,11 @@ <h2><a href="#exposition-only" id="exposition-only">説明専用ライブラリ<
1021
1026
< td > </ td >
1022
1027
</ tr >
1023
1028
</ tbody >
1024
- </ table > </ div >
1029
+ </ table >
1030
+ < h2 > 参照</ h2 >
1031
+ < ul >
1032
+ < li > < a href ="https://open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2867r2.html " target ="_blank "> P2867R2 Remove Deprecated < code > strstream</ code > s From C++26</ a > </ li >
1033
+ </ ul > </ div >
1025
1034
1026
1035
</ div >
1027
1036
</ div >
You can’t perform that action at this time.
0 commit comments