I don't think it's what the person you're replying to meant, but template metaprogramming in modern c++ allows the use of "duck typing" aka "static polymorphism" where you can code against an interface without requiring inheritance.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
