Google C/C++ CodeStyle
reference : https://google.github.io/styleguide/ Google Style Guides Style guides for Google-originated open-source projects google.github.io 구글에서 제시하는 C/C++ 코드스타일(네이밍 룰)을 알아본다 1. Class/Struct Class의 이름은 Pascal Case를 사용한다. Class의 멤버함수 또한 Pascal Case를 사용한다 Class의 멤버함수안의 일반 변수들은 Snake Case를 사용한다. class MyClass { public: int CountFooErrors(const std::vector& foos) { int total_number_of_foo_errors =..
IT/C, C++
2022. 8. 12. 22:54
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 리트코드
- 맛집
- DP
- Interview
- coding interview
- interview question
- 코딩인터뷰
- ProblemSolving
- 러스트 입문
- 러스트 기초
- 반드시 알아야 할 자료구조
- PS
- LeetCode
- 내돈내산
- 트리
- 러스트
- 러스트 배우기
- C++
- 기술면접
- algorithm
- Problem Solving
- 알고리즘
- Medium
- Tree
- 인터뷰
- 솔직후기
- 속초
- rust
- 속초 맛집
- 자료구조
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함