mirror of
https://github.com/boostorg/function.git
synced 2026-07-05 07:50:53 +02:00
Regenerated
[SVN r17084]
This commit is contained in:
@@ -15,4 +15,6 @@ int main()
|
||||
|
||||
boost::function<int (int)> f2(f);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user