Transcription: Testing and debugging template classes and template functions can be awkward. The process can be simplified if you write a specific class or function first. That function or class can be thoroughly tested and then easily converted to a template.