Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 304 Bytes

File metadata and controls

7 lines (4 loc) · 304 Bytes

Code Of Conduct

Our code of conduct is generally a fork of Google C++ Style Guide, which is widely accepted in industry.

Please check your code style using cpplint before making contributions to this project.

Reference: Google C++ Style Guide