|
Boost : |
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-03-02 11:45:15
On Mar 2, 2006, at 8:39 AM, Peter Dimov wrote:
> Line 293:
>
> void init(FunctionPtr f, function_ptr_tag)
>
> needs to be changed to:
>
> void init(FunctionPtr /*f*/, function_ptr_tag)
>
> to silence the "unreferenced formal parameter" warning. OK to commit?
Yes, go ahead.
Doug
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk