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