16-Template.pptVIP

  • 4
  • 0
  • 约 23页
  • 2016-12-05 发布于重庆
  • 举报
16-Template

Templates Sikang Hu Computer Science and Engineering Department Templates Templates give us the means of defining a family of functions or classes that share the same functionality but which may differ with respect to the data type used internally. A class template is a framework for generating the source code for any number of related classes. A function template is a framework for generating related functions. Function Templates A function can be defined in terms of an unspecified type. The compiler generates separate versions of the function based on the type of the parameters passed in t

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档