More about Dynamic and Static Polymorphism--Rainer Grimm

The series continue.

More about Dynamic and Static Polymorphism

by Rainer Grimm

From the article:

In my last post "Dynamic and Static Polymorphism", I introduced dynamic polymorphism. Today, I continue with static polymorphism and present are very interesting idiom in C++: curiously recurring template pattern (CRTP).

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.