Not learning about how compilers, linkers and library managers actually work.
Even C++, and considering templates, if you want to use external templates optimization you need implementation files, and then there are modules (already working in clang/VC++).
Comments
Not learning about how compilers, linkers and library managers actually work.
Even C++, and considering templates, if you want to use external templates optimization you need implementation files, and then there are modules (already working in clang/VC++).