Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
3290 days ago
It seems you haven't updated yourself on C++11, C++14, C++17 best practices.
If the code has any explicit new/delete or malloc/free, then something is wrong with the design.