In computer programming, a traits class is a class template template used to associate information or behaviour to a compile-time entity, typically a data type or a constant, without modifying the existing entity. In the C++ programming language, this is normally achieved by defining a primary class template, and creating explicit or partial specializations for the relevant types.

PropertyValue
dbpprop:abstract
  • In computer programming, a traits class is a class template template used to associate information or behaviour to a compile-time entity, typically a data type or a constant, without modifying the existing entity. In the C++ programming language, this is normally achieved by defining a primary class template, and creating explicit or partial specializations for the relevant types.
dbpprop:reference
rdfs:comment
  • In computer programming, a traits class is a class template template used to associate information or behaviour to a compile-time entity, typically a data type or a constant, without modifying the existing entity. In the C++ programming language, this is normally achieved by defining a primary class template, and creating explicit or partial specializations for the relevant types.
rdfs:label
  • Traits class
skos:subject
foaf:page
is dbpprop:redirect of