
5 Jul
2005
5 Jul
'05
11:54 a.m.
On Jul 4, 2005, at 6:37 AM, Jürgen Hunold wrote:
Hi !
I'm getting
e:\libraries\boost_cvs\boost\pending\relaxed_heap.hpp(49) : warning C4355: 'this' : used in base member initializer list
I've silenced the warning with a #pragma. The code is correct; MSVC is being a bit too eager here. Doug