Hacker News new | ask | show | jobs
by branchless 3535 days ago
This is the advantage of C++ for me. Deterministic behaviour.
1 comments

But is it deterministic? Will the allocator always have a deterministic amount of work to do to find enough free space for your string characters? I'm not sure that's the case.
Which allocator? For those who care, they replace the allocator.