forked from boostorg/fusion
doc: Fixed filter_view parameter requirements
This commit is contained in:
@ -93,10 +93,9 @@ presents only those elements for which its predicate evaluates to
|
|||||||
[heading Template parameters]
|
[heading Template parameters]
|
||||||
|
|
||||||
[table
|
[table
|
||||||
[[Parameter] [Description] [Default]]
|
[[Parameter] [Description] [Default]]
|
||||||
[[`Sequence`] [A __forward_sequence__] []]
|
[[`Sequence`] [A __forward_sequence__] []]
|
||||||
[[`Pred`] [Unary Metafunction
|
[[`Pred`] [A unary __mpl_lambda_expression__] []]
|
||||||
returning an `mpl::bool_`] []]
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[heading Model of]
|
[heading Model of]
|
||||||
|
Reference in New Issue
Block a user