No post body was provided.
Ask HN: What is the biggest pain in C++?
1–3 of 3 posts
Re: Ask HN: What is the biggest pain in C++?
#2for beginners, the compiling/linking error messages are not intuitive, relating error messages to the true causes of problems require experience.
Re: Ask HN: What is the biggest pain in C++?
#3memory management