Skip to content

Some of my thoughts on how to write production-worthy C++ and how to handle some of the most potentially harmful pitfalls of that same language.

Notifications You must be signed in to change notification settings

naffnuff/CppGuidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

CppGuidelines

My own, often revised, view of how to write decent C++ code. Originally intended for a team of developers, it finally ended up here as my personal reference.

I think it could benefit from a clearer distinction between rules and best practices. But it may contain some food for thought for most developers.

About

Some of my thoughts on how to write production-worthy C++ and how to handle some of the most potentially harmful pitfalls of that same language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published