error concerning _TEMPLATE_MEMBER
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using Visual Studios 2005 version v8.0 (.NET framework v2.0) Hi Getting at error about _TEMPLATE_MEMBER typedef typename allocator<T>::_TEMPLATE_MEMBER rebind<T>::other _Alloc; I think it's something to do with _TEMPLATE_MEMBER and it only being know in ealier versions of visual sudios Anybody know anything about it???????????????:confused: