The following is the syntax of a type template parameter declaration:
Syntax - Type Template Parameter Declaration >>-+-class----+--identifier--+---------+----------------------->< '-typename-' '-=--type-'
The identifier is the name of a type.
Related References
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.