Information | |
---|---|
has gloss | eng: 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 specialization, where all the template arguments are provided. |
lexicalization | eng: Partial template specialization |
instance of | c/Programming constructs |
Meaning | |
---|---|
Japanese | |
has gloss | jpn: テンプレートの部分特殊化 (Partial template specialization)は、C++の用語で、テンプレートにおいて、特定のテンプレート実引数が与えられたときに、元と異なる定義を使用させるようにする仕組みである。 |
lexicalization | jpn: テンプレートの部分特殊化 |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint