Back to Thrift

Coding Standards

compiler/cpp/coding_standards.md

0.23.0194 B
Original Source

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