next up previous contents
Next: Provide easy access to Up: Templates Previous: Postfix _TYPE onto the   Contents

Use typedef to make using your template classes easier to use

If you have a template class that expects twenty parameters than it is a pain to write functions that use this class. Using typedef will make it easier to use:


17#17



Subsections

Falko Kuester 2001-08-24