Hacker News new | ask | show | jobs
by igouy 1754 days ago
> … allowed to use custom allocators…

No. They are allowed a library memory pool.

As-it-says: 'Please don't implement your own custom "arena" or "memory pool" or "free list" - they will not be accepted.'

1 comments

See "contrived rules" conversations elsewhere.