template_example<T, U> |
Defined in
<typedef_and_alias.cpp> |
Example class with two type definitions
|
Types
Type | Definition | Notes |
---|---|---|
|
T |
Type derived from the first template parameter. |
|
U |
Type derived from the second template parameter. |