-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
Hi, I'm reading https://github.com/PacktPublishing/Building-Low-Latency-Applications-with-CPP/blob/main/Chapter4/mem_pool.h and I can't understand why the destructor in deallocate is not called, it turns out after creation std::string will leak memory in place of the old std::string
Metadata
Metadata
Assignees
Labels
No labels