We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
motivation for placing 'const' in variable declarations Change-Id: I0bbd6f1cb2efd369222b2921739d94c12c92928a
styleguide: add section about defensive programming Adds comments about * type casting * result checking * goto * assertions Change-Id: I0b49b151e93eb20bd0ba2b09ae6911b5f2732e44
add style rules for exceptions and RAII Change-Id: I5ca2ffb7afc352a66de5c2629f353bb184a39997
styleguide.md: add section about variable declarations Change-Id: I9e80d9ca356b5bfe098828722e27e5b069761e9f
Update style guide Change-Id: If371781e579e6d1d3c299d7154ab845cf46c3f03
Initial wiki for the L4Re operating system For now this wiki contains a * contributors guide, * style guide and * build instructions