class template
feature in the C++ programming language
Press Enter · cited answer in seconds
0 sources
class template
Summary
Key Facts
- class template is a type of template[1].
- class template's described at URL is recorded as https://en.cppreference.com/w/cpp/language/class_template[2].
- class template's described at URL is recorded as https://es.cppreference.com/w/cpp/language/class_template[3].
- class template's Stack Exchange tag is recorded as https://stackoverflow.com/tags/class-template[4].
Body
Definition and Type
class template is a type of template[1].