cas4ey/shared_allocator
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.
C++NOASSERTION
Issues
- 1
About how to use
#1 opened by longsheng2017