< Back
Page 6 of 6
Like this article? We recommend
Notes and References
- [1] In subtype or inclusion polymorphism, an object can be viewed as belonging to different classes. Signature-based polymorphism allows these classes to be fully disjoint.
- [2] Steve Vinoski, "A Time for Reflection."
- [3] Gerald Baumgartner and Vincent Russo, "Signatures: A Language Extension for Improving Type Abstraction and Subtype Polymorphism in C++."
- [4] Gamma, Helm, Johnson, Vlissides. Design Patterns: Elements of Reusable Object-Oriented Software (GoF), Addison-Wesley, 1994.
- [5] "Technical Report on C++ Performance."
- [6] Todd Veldhuizen, "Techniques for Scientific C++."
- [7] "Type Abstraction Using Signatures."
- [8] Chris Cleeland, Douglas C. Schmidt and Timothy H. Harrison, "External Polymorphism: An Object Structural Pattern for Transparently Extending C++ Concrete Data Types."
- [9] Christopher Diggins, "C++ with Interfaces," CUJ vol 22 no 9.
- [10] http://brew.qualcomm.com.
- [11] D. Vandevoorde and N. M. Josuttis, C++ Templates: The Complete Guide, Addison-Wesley, 2002.
- [12] J. Järvi, J.Willcock, H. Hinnant, and A. Lumsdaine, "Function overloading based on arbitrary properties of types," C/C++ Users Journal, 21(6):25–32, June 2003.
< Back
Page 6 of 6