Hacker News new | ask | show | jobs
by hoseja 2315 days ago
You could also have just tried to allocate 42 terabytes of memory and have a well defined strategy for what to do in case this fails...
1 comments

Yeah, but in that case you would use your own allocator fit for this purpose and not just new or malloc.