mirror of
https://github.com/boostorg/function.git
synced 2025-07-21 08:32:07 +02: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