summaryrefslogtreecommitdiff
path: root/core/rid_owner.cpp
AgeCommit message (Collapse)Author
2020-02-11Refactored RID/RID_Owner to always use O(1) allocation.Juan Linietsky
* Implements a growing chunked allocator * Removed redudant methods get and getptr, only getornull is supported now.