forked from boostorg/function
Regenerated
[SVN r17084]
This commit is contained in:
@ -15,4 +15,6 @@ int main()
|
||||
|
||||
boost::function1<int, int> f2(f);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user