mulle-objc-runtime icon indicating copy to clipboard operation
mulle-objc-runtime copied to clipboard

Too much allocator duplication in class

Open mulle-nat opened this issue 6 years ago • 0 comments

The allocator is embedded in the hashmaps. With a _hashmap one could extract the allocator and pass it in on demand, which would shrink the class a bit.

mulle-nat avatar Apr 08 '19 10:04 mulle-nat