Skip to content

Commit

Permalink
functinoal/invoke_r: delete forbidden chars(#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
yohhoy committed Jan 17, 2023
1 parent 5a087a0 commit 30918b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/functional/invoke_r.md
Expand Up @@ -19,7 +19,7 @@ namespace std {
## テンプレートパラメータ制約
[`is_­invocable_­r_­v`](/reference/type_traits/is_invocable_r.md)`<R, F, Args...>`が`true`
[`is_invocable_r_v`](/reference/type_traits/is_invocable_r.md)`<R, F, Args...>`が`true`
## 戻り値
Expand Down

0 comments on commit 30918b2

Please sign in to comment.