Canonical Project Structure

If you’re starting a new C or C++ project, be it a library or software package, Canonical Project Structure (P1204R0) is an excellent choice for modern workflows in my opinion. Its aim is to provide a …source code layout and content guidelines for new C++ projects that would facilitate their packaging. ...

September 21, 2025 · 5 min · Hannupekka Sormunen