diff --git a/doc/view.qbk b/doc/view.qbk index c38ebd64..f39fb7fa 100644 --- a/doc/view.qbk +++ b/doc/view.qbk @@ -93,10 +93,9 @@ presents only those elements for which its predicate evaluates to [heading Template parameters] [table - [[Parameter] [Description] [Default]] - [[`Sequence`] [A __forward_sequence__] []] - [[`Pred`] [Unary Metafunction - returning an `mpl::bool_`] []] + [[Parameter] [Description] [Default]] + [[`Sequence`] [A __forward_sequence__] []] + [[`Pred`] [A unary __mpl_lambda_expression__] []] ] [heading Model of]