https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=yong030389&logNo=221698524595
출처 :
https://blog.llvm.org/posts/2020-11-30-interactive-cpp-with-cling/
https://csj000714.tistory.com/411
https://www.jetbrains.com/lp/devecosystem-2023/cpp/
Which tools or techniques do you use to optimize your C++ project build times?
1. Optimizing header includes and dependencies (30%)
2. Precompiled headers (28%)
3. Parallelizing the compilation of source files (23%)
4. Compiler cache (19%)
https://www.cv-learn.com/20220115-safer-c/
(나중에 읽어 보기)
https://nx006.tistory.com/37
(나중에 읽어 보기)