Skip to content

Commit a8797d0

Browse files
committed
代入演算子のタイトルを operator= で統一
1 parent e579396 commit a8797d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/coroutine/coroutine_handle/op_assign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 代入演算子
1+
# operator=
22
* coroutine[meta header]
33
* std[meta namespace]
44
* coroutine_handle[meta class]

reference/locale/wstring_convert/op_assign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 代入演算子
1+
# operator=
22
* locale[meta header]
33
* std[meta namespace]
44
* wstring_convert[meta class]

0 commit comments

Comments
 (0)