mirror of
https://github.com/boostorg/function.git
synced 2025-07-15 13:46:36 +02:00
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