File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ namespace std {
101101
102102
103103## 関連項目
104- - [`abs`](/reference/cstdlib/abs.md)
104+ - [`abs - <cstdlib> `](/reference/cstdlib/abs.md)
105105- [`fabs`](/reference/cmath/fabs.md)
106106
107107
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ namespace std {
133133
134134
135135## 関連項目
136- - [`abs`](/reference/cmath/abs.md)
137- - [`abs`](/reference/cstdlib/abs.md)
136+ - [`abs - <cmath> `](/reference/cmath/abs.md)
137+ - [`abs - <cstdlib> `](/reference/cstdlib/abs.md)
138138
139139
140140## 参照
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ int main()
9696
9797
9898## 関連項目
99- - [ ` abs ` ] ( /reference/cmath/abs.md )
99+ - [ ` abs - <cmath> ` ] ( /reference/cmath/abs.md )
100100- [ ` fabs ` ] ( /reference/cmath/fabs.md )
101101
102102
You can’t perform that action at this time.
0 commit comments