Skip to content

Commit 2c21229

Browse files
committed
ios_base : コード修飾を追加
1 parent 407947b commit 2c21229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/ios/ios_base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace std {
1010
```
1111
1212
## 概要
13-
ios_baseは入出力クラスの基底となるクラスである。すべてのクラスで共通の処理や定数などが定義されている。
13+
`ios_base`は入出力クラスの基底となるクラスである。すべてのクラスで共通の処理や定数などが定義されている。
1414
1515
## メンバ関数
1616
### 構築・破棄・代入

0 commit comments

Comments
 (0)