More C++ Idioms Site
2024. 8. 4. 21:36ㆍ프로그래밍 (확장)/More C++ Idioms
https://en.wikibooks.org/wiki/More_C%2B%2B_Idioms
More C++ Idioms - Wikibooks, open books for an open world
C++ has indeed become too "expert friendly" -- Bjarne Stroustrup, The Problem with Programming, Technology Review, Nov 2006. Stroustrup's saying is true because experts are intimately familiar with the idioms in the language. With the increase in the idiom
en.wikibooks.org
"More C++ Idioms"는 Wikibooks에 있는 C++ 프로그래밍의 고급 기법들을 모아놓은 문서로 C++ 개발자들이 자주 사용하는 패턴과 기법들을 정리하고 설명하는 사이트
'프로그래밍 (확장) > More C++ Idioms' 카테고리의 다른 글
More C++ Idioms (79. SFINAE - Substitution Failure Is Not An Error) (0) | 2024.08.28 |
---|---|
More C++ Idioms (55. Named Parameter) (0) | 2024.08.11 |
More C++ Idioms (44. Int-To-Type, Int2Type) (0) | 2024.08.05 |
More C++ Idioms (85. Tag Dispatching) (0) | 2024.08.04 |