From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-09-21 12:47:36


Achilleas Margaritis wrote:
> Is there an STL implementation without this problem? perhaps STLPort? I
> have to try it myself, but if anyone knows, please tell me.
>
Didn't Ion Gaztanaga effectively rewrite all STL containers for
Interprocess to make them use the allocator's pointer type? These
containers might be suitable for normal use, too.

Sebastian Redl