
23 Jun
2010
23 Jun
'10
8:23 a.m.
Zitat von yushang
Hi dear all, I'm using boost with VC , when using array.hpp compiler complain the following error: 'ptrdiff_t' : is not a member of 'std' I searched ptrdiff_t definition in all files , found it defined in crtdefs.h which is not in namespace std. But array class has this
#include <cstddef> array should include it though, if it doesn't please file a bug report: http://www.boost.org/support/bugs.html