Curiously recurring template pattern

id: curiously-recurring-template-pattern-176-8714678
title: Curiously recurring template pattern
text: The curiously recurring template pattern (CRTP) is an idiom, originally in C++, in which a class X derives from a class template instantiation using X itself as a template argument. More generally it is known as F-bound polymorphism, and it is a form of F-bounded quantification.
brand slug: wiki
category slug: encyclopedia
description: Software design pattern
original url: https://en.wikipedia.org/wiki/Curiously_recurring_template_pattern
date created: 2006-04-20T03:50:11Z
date modified: 2024-09-03T14:39:11Z
main entity: {"identifier":"Q5194797","url":"https://www.wikidata.org/entity/Q5194797"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part