Lecture Notes for Advanced Programming II

29 October 2002 - Template Functions


Template Functions


x-to-string Conversion


Avoiding Duplicated Code


Templates


Template Functions


Template Instantiation


Consistent Binding


A Successful Consistent Binding


Gotchas - Template Parameters


Gotchas - Strict Type Matching


Other Gotchas


Polymorphism


The string-to-x Problem


Explicit Template Parameter Bindings


Actual-Parameter Conversions