Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Imho the main thing C++ offers are cheap abstractions. In C++ you can easily build abstractions that do not have any runtime overhead at all. You can write beautiful and general code and still not sacrifice a single cycle for it. Go doesn't offer that, not in the least. As such I think that Go and C++ simple have a very small intersection when it comes to use-cases.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: