
15 Apr
2007
15 Apr
'07
1:29 a.m.
AMDG Under msvc 8.0 size_t seems to be defined as __w64 unsigned int. It seems to prefer conversion to unsigned int to conversion to unsigned long. As a result promote_traits returns unsigned int causing warnings all over the place. In Christ, Steven Watanabe