www.digitalmars.com         C & C++   DMDScript  

c++.stl.sgi - SGI STL allocator problem with DM 8.42n

Trying to compile a recent download of SGI STL with DM 8.42n, and getting an
error about allocators:

template <class _Tp, class _Alloc = __STL_DEFAULT_ALLOCATOR(_Tp) >
^
stl_vector.h(154) : Error: identifier 'alloc' found in abstract declarator

Grateful for any help with working round this.
Jun 05 2006