Sign in
apache
/
thrift
/
a899fe84123b6511d8076645048f70592dfcac96
/
.
/
compiler
/
cpp
/
coding_standards.md
blob: ea089467e84be0e4097f086e0d011e12e1c53396 [
file
] [
log
] [
blame
] [
view
]
## 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