Jump to content

RidgeRun Developer Manual/Coding Styles/C++: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
== Introduction to 'C++' Coding Styles ==
== Introduction to 'C++' Coding Styles ==


There are many coding styles as the concept covers a lot of aspects when writing software source code. In general RidgeRun tries to follow the [https://google.github.io/styleguide/cppguide.html Google C++ Style Guide].
When writing software source code there are many coding styles as the concept covers a lot of aspects (some of them subjective). In general RidgeRun tries to follow the [https://google.github.io/styleguide/cppguide.html Google C++ Style Guide].


== Other good practices ==
== Other good practices ==
579

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.