Ask HN: What is the biggest pain in C++?

1 points by groomed ↗ HN

2 comments

[ 2.4 ms ] story [ 28.9 ms ] thread
for beginners, the compiling/linking error messages are not intuitive, relating error messages to the true causes of problems require experience.