There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.