next up previous contents
Next: 2 Guidelines for Names Up: c++_coding_guidelines Previous: Contents   Contents

1 Introduction

Inspired by the guidelines in [1] our main idea with this document is that it should facilitate the communications among developers in our team. Therefore, it will be focused on how to name variables, functions, classes, etc. and how to structure files, modules, classes, etc. However, communication is not all we're after with this document. Even though good design can't be legislated we do provide a set of recommendations for usage of language features. With them we hope that our developers will be able to faster understand each others code.



Jari Häkkinen 2016-06-13