Like this article? We recommend
Conclusion
This article presented the concept of signature-based polymorphism, illustrated by two C++ implementation methods. Strategy pattern was used as an example of using this broad polymorphic concept together with design patterns. This presentation will be continued in a future installment.