mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-05 15:54:39 +02:00
Add missing parameter (thanks to Bruno Martinez)
[SVN r33002]
This commit is contained in:
@@ -11,6 +11,7 @@ Synopsis
|
||||
template<
|
||||
typename Sequence
|
||||
, typename Pred
|
||||
, typename NewType
|
||||
, typename In = |unspecified|
|
||||
>
|
||||
struct replace_if
|
||||
|
Reference in New Issue
Block a user