Using Templates (C++)
Go Up to C++ Specifics Index
Templates, also called generics or parameterized types, let you construct a family of related functions or classes. These topics introduce the basic concept of templates:
Go Up to C++ Specifics Index
Templates, also called generics or parameterized types, let you construct a family of related functions or classes. These topics introduce the basic concept of templates: