mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 23:04:33 +02:00
Minor fix.
[SVN r20715]
This commit is contained in:
@@ -48,7 +48,7 @@ struct iter_fold_backward
|
||||
BOOST_MPL_AUX_LAMBDA_SUPPORT(
|
||||
4
|
||||
, iter_fold_backward
|
||||
, (Sequence,State,ForwardOp,ForwardOp)
|
||||
, (Sequence,State,BackwardOp,ForwardOp)
|
||||
)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user