File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ Cの`FILE*`に対する入出力関数を使って実装される。
5151
5252### 環境固有の情報
5353
54- | 名前 | 説明| 対応バージョン |
55- |-----|-----| -------------|
54+ | 名前 | 説明 | 対応バージョン |
55+ |-----|------|- -------------|
5656| [`native_handle()`](basic_filebuf/native_handle.md) | ネイティブハンドルを取得する[処理系定義] | C++26 |
5757
5858
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ namespace std {
3434
3535### ネイティブハンドルの取得
3636
37- | 名前 | 説明| 対応バージョン |
38- |-----|-----| -------------|
37+ | 名前 | 説明 | 対応バージョン |
38+ |-----|------|- -------------|
3939| [`native_handle()`](basic_fstream/native_handle.md) | ネイティブハンドルを取得する[処理系定義] | C++26 |
4040
4141
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ namespace std {
3535
3636### ネイティブハンドルの取得
3737
38- | 名前 | 説明| 対応バージョン |
39- |-----|-----| -------------|
38+ | 名前 | 説明 | 対応バージョン |
39+ |-----|------|- -------------|
4040| [`native_handle()`](basic_ifstream/native_handle.md) | ネイティブハンドルを取得する[処理系定義] | C++26 |
4141
4242
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ namespace std {
3535
3636### ネイティブハンドルの取得
3737
38- | 名前 | 説明| 対応バージョン |
39- |-----|-----| -------------|
38+ | 名前 | 説明 | 対応バージョン |
39+ |-----|------|- -------------|
4040| [`native_handle()`](basic_ofstream/native_handle.md) | ネイティブハンドルを取得する[処理系定義] | C++26 |
4141
4242
You can’t perform that action at this time.
0 commit comments