mirror of
https://github.com/boostorg/function.git
synced 2025-07-20 08:02:09 +02:00
Fixed broken testcases that came from tutorial sample code
[SVN r16935]
This commit is contained in:
@ -21,4 +21,3 @@ boost::function4<void, int[], int, int&, float> sum_avg;
|
||||
sum_avg = &do_sum_avg;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user