로딩
티스토리 데이터 처리 중입니다.

[c++] C ++ 템플릿은 단지 매크로 일 뿐입니 까?

 [c++] C ++ 템플릿은 단지 매크로 일 뿐입니 까?

Macros are a text substitution mechanism. Templates are a functional turing-complete language that is executed at compile time and is integrated into the C++ type system.

You can think of them as a.....

[c++] C ++ 템플릿은 단지 매크로 일 뿐입니 까?에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.