
20 Apr
2004
20 Apr
'04
12:33 a.m.
On Monday 19 April 2004 01:22 pm, Stephan T. Lavavej wrote:
I found some shadow warnings lurking in Boost Function.
boost/function/function_template.hpp:474: warning: declaration of `invoker_type' shadows a member of `this'
boost/function/function_template.hpp:481: warning: declaration of `allocator_type' shadows a member of `this'
Thanks. I've fixed these and a few more. Doug