forked from boostorg/fusion
doc: fix typo in documentation of fused_procedure
This commit is contained in:
@ -689,7 +689,7 @@ is not implemented).
|
|||||||
[[`R`] [A possibly const qualified __callable_obj__ type or reference type thereof]]
|
[[`R`] [A possibly const qualified __callable_obj__ type or reference type thereof]]
|
||||||
[[`r`] [An object convertible to `R`]]
|
[[`r`] [An object convertible to `R`]]
|
||||||
[[`s`] [A __sequence__ of arguments that are accepted by `r`]]
|
[[`s`] [A __sequence__ of arguments that are accepted by `r`]]
|
||||||
[[`f`] [An instance of `fused<R>`]]
|
[[`f`] [An instance of `fused_procedure<R>`]]
|
||||||
]
|
]
|
||||||
|
|
||||||
[heading Expression Semantics]
|
[heading Expression Semantics]
|
||||||
|
Reference in New Issue
Block a user