mirror of
https://github.com/boostorg/hof.git
synced 2026-02-01 08:32:12 +00:00
Fix some more typos
This commit is contained in:
@@ -36,6 +36,6 @@ Semantics
|
||||
Some parts of the documentation provides the meaning(or equivalence) of an expression. Here is a guide of those symbols:
|
||||
|
||||
* `f`, `g`, `fs`, `gs`, `p` are functions
|
||||
* `x`, `y`, `xs`, `xs` are parameters to a function
|
||||
* `x`, `y`, `xs`, `ys` are parameters to a function
|
||||
* `T` represents some type
|
||||
* `...` are parameter packs
|
||||
* `...` are parameter packs and represent varidiac parameters
|
||||
|
||||
Reference in New Issue
Block a user