Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 425 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 425 Bytes

C++ Programming Guidelines

Cambridge-Berkeley Computational Geomechanics Group

Krishna Kumar [email protected]

www.cb-geo.com

C++ is the main development language for most of our projects. The goal of this guide is to manage this complexity by describing in detail the dos and don'ts of writing C++ code. These guidelines exist to keep the code base manageable and consistent.