
26 Nov
2009
26 Nov
'09
6:31 p.m.
On page https://svn.boost.org/trac/boost/wiki/Guidelines/MaintenanceGuidelines#warni... it's suggested that the following warning at level 4 can be eliminated with a static cast warning C4244: 'argument' : conversion from <type1> to <type2> possible loss of data I've found this not to be true at least with msvc 7.1 Robert Ramey