mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-23 05:42:26 +00:00
Fix inspection issues
[SVN r35239]
This commit is contained in:
committed by
Peter Dimov
parent
59bac2bc6e
commit
82b89fc441
@@ -754,7 +754,7 @@ an **arity range** of [2,2], so we only need one forwarding overload.
|
||||
def<
|
||||
f_fwd
|
||||
, mpl::vector<
|
||||
void, tag::x(int), tag::y\*(int)
|
||||
void, tag::\ x(int), tag::\ y\*(int)
|
||||
>
|
||||
>("f");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user