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