Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Modern C++ Project Template?
5 points by helltone on April 3, 2020 | hide | past | favorite | 2 comments
I'm starting a new C++ project in 2020, does anyone have a starter blank template to suggest, or can you recommend a project I can inspire myself from?

I'm particularly interested on how to integrate with tools such as static analysis, code coverage, profilers, address sanitisers etc.



This is not a specific project per se, but more so a suggestion on how to layout a simple C++ based project and an associated Makefile:

https://www.partow.net/programming/makefile/index.html


same here but i am looking for modern C project template. also what's the best way to manage dependencies in a c project?




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

Search: