黄慈轩
problem understanding templates in c++
Template code is not compiled until the template function is used. But where does it save the compiled code, is it saved in the object file from which used the template function in the first pl开发者_[详细]
2022-12-25 16:37 分类:问答