You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's imagine, that I have a aligned static buffer in a program (which runs in a process) and I want to initialize a composed allocator (e.g composed of segregator,freelist,bucketizer, fallback) with this static buffer how can I do it?
The text was updated successfully, but these errors were encountered:
Let's imagine, that I have a aligned static buffer in a program (which runs in a process) and I want to initialize a composed allocator (e.g composed of segregator,freelist,bucketizer, fallback) with this static buffer how can I do it?
The text was updated successfully, but these errors were encountered: