<div class="field field-name-body field-type-text-with-summary field-label-hidden view-mode-rss"><div class="field-items"><div class="field-item even">Unlike Java or C#, the C++ world does not have a unified coding standard. The naming convention is still the choice of programmer teams or enterprises.
However, there are several standards widely used in the software industry.
<ul> C++ standard library related code conventions <ul>
<a href="https://gcc.gnu.org/codingconventions.html">GCC
Weiterlesen...