forked from boostorg/function
Regenerated
[SVN r17084]
This commit is contained in:
@ -21,4 +21,6 @@ f = &X::foo;
|
||||
X x;
|
||||
f(&x, 5);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user