Add missing parameter (thanks to Bruno Martinez)

[SVN r33002]
This commit is contained in:
Aleksey Gurtovoy
2006-02-19 06:52:17 +00:00
parent 374d6d0f4e
commit 027f473580

View File

@@ -11,6 +11,7 @@ Synopsis
template<
typename Sequence
, typename Pred
, typename NewType
, typename In = |unspecified|
>
struct replace_if