mirror of
https://github.com/boostorg/function.git
synced 2026-02-03 21:55:11 +01:00
Regenerated
[SVN r17084]
This commit is contained in:
@@ -20,4 +20,6 @@ boost::function4<void, int[], int, int&, float> sum_avg;
|
||||
|
||||
sum_avg = &do_sum_avg;
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user