A new version of the Shared, Pooled C++ allocator has been released. Version 1.05 allows two or more unrelated processes
to share objects instantiated in the same STL container class.
This project uses POSIX shared memory calls and has been tested on RedHat 9.0 Linux.