المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Pure C++: Invoking Generic or Function Templates



C++ Programming
03-29-2009, 02:42 AM
As I promised last time, in this month's column I'll walk through the process of defining and invoking a generic or template function under C++\CLI. A function template or a generic function begins with the template or generic keyword followed by its parameter list.

Stanley B. Lippman

<a href="http://msdn.microsoft.com/magazine/c5b1ca8d-59a5-4a48-ae4b-82555f19e4de">MSDN Magazine October 2005