Partial template specialization

id: partial-template-specialization-294-18321399
title: Partial template specialization
text: Partial template specialization is a particular form of class template specialization. Usually used in reference to the C++ programming language, it allows the programmer to specialize only some arguments of a class template, as opposed to explicit full specialization, where all the template arguments are provided.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Partial_template_specialization
date created:
date modified: 2024-04-10T21:59:07Z
main entity: {"identifier":"Q7140390","url":"https://www.wikidata.org/entity/Q7140390"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part