thrift/compiler/cpp/coding_standards.md
Konrad Grochowski 3bc6424c76 THRIFT-2724 - Coding standards template added all over project
Client: All
Patch: Konrad Grochowski

This closes #371
2015-02-05 12:15:19 +01:00

194 B

Compiler Coding Standards

  • When making small change / bugfix - follow style as seen in nearby code.
  • When making major refactor and / or adding new feature - follow style for C++ library