CONTRIBUTING.adoc: document C++ usage
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 19 Nov 2020 18:21:00 +0000 (13:21 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Dec 2020 15:46:49 +0000 (10:46 -0500)
commitfb7ff115d1c09334777a2cca347555765f3ce172
tree0e3441240a220f70807da770e13c59ba6da2bcae
parent35cbc5929c5364a98c3d3e9624e527a37d3234d3
CONTRIBUTING.adoc: document C++ usage

This patch adds a C++ usage section to `CONTRIBUTING.adoc` as a baseline
of rules and recommended practices to write C++ code for Babeltrace 2.

The reminders at the end of the document are some points I could
initially think of, but we'll add more and probably categorize them as
we write C++ code for this project.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I482fd5d4c3870f90bc8f9b7d7122f19bac0e2757
Reviewed-on: https://review.lttng.org/c/babeltrace/+/4424
CONTRIBUTING.adoc
This page took 0.024003 seconds and 4 git commands to generate.