C

Curiously recurring template pattern

Software design pattern

The curiously recurring template pattern (CRTP) is an idiom in which a class derives from a class template instantiation using itself as a template parameter. More generally it is known as F {\displaystyle F} -bound polymorphism, and it is a form of F-bounded quantification.

Nº Q5194797 ★★

Uncommon · Knowledge

Curiously recurring template pattern

Software design pattern

The curiously recurring template pattern (CRTP) is an idiom in which a class derives from a class template instantiation using itself as a template parameter. More generally it is known as F {\displaystyle F} -bound polymorphism, and it is a form of F-bounded quantification.

Last price

—

Floor price

—

7-day median

—

30-day sales

0

30-day range

—

In circulation

0

Price history

Show table
Datemedian LowHighsales

Sales history

Last sale
—
30-day average
—
30-day low
—
30-day high
—
Sales 7d
0
Sales 30d
0

No sales yet.

Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.

From Wikipedia

The curiously recurring template pattern (CRTP) is an idiom in which a class derives from a class template instantiation using itself as a template parameter. More generally it is known as F {\displaystyle F} -bound polymorphism, and it is a form of F-bounded quantification.

Text: Wikipédia, CC BY-SA 4.0. ·

Related cards

View card

Confirmation