mulle-objc-runtime
mulle-objc-runtime copied to clipboard
Too much allocator duplication in class
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.