Qingquan-Li / blog

My Blog
https://Qingquan-Li.github.io/blog/
132 stars 16 forks source link

C++ Naming Style #189

Open Qingquan-Li opened 2 years ago

Qingquan-Li commented 2 years ago

1. Common C++ Naming Conventions

https://github.com/cpp-best-practices/cppbestpractices/blob/master/03-Style.md



2. Google C++ Style Guide

https://google.github.io/styleguide/cppguide.html#Naming