Hacker News new | ask | show | jobs
by FpUser 2082 days ago
Modern C++ greatly simplifies the situation with the memory (unless you specifically want to play with with it). My latest code for server application contains exactly zero explicit de-/allocations.