Middle+
What is the name of the static polymorphism idiom in C++?
sobes.tech AI
Answer from AI
The idiom of static polymorphism in C++ is called CRTP (Curiously Recurring Template Pattern).
sobes.tech AI
Answer from AI
The idiom of static polymorphism in C++ is called CRTP (Curiously Recurring Template Pattern).